Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hel-developer-guide
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
chenhao
hel-developer-guide
Commits
2d653517
Commit
2d653517
authored
Aug 02, 2017
by
高洋
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updates 融租易开发手册.md
Auto commit by GitBook Editor
parent
ba1b59f3
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
38 additions
and
35 deletions
+38
-35
融租易开发手册.md
融租易开发手册.md
+38
-35
No files found.
融租易开发手册.md
View file @
2d653517
# 融租易开发手册
#
融租易开发手册
*
[
GitBook使用
](
/gitbook.md
)
...
...
@@ -6,51 +7,53 @@
*
I. 开发环境准备
*
[
1.1 Git 使用
](
/git-guide.md
"git指令"
)
*
[
1.2 Maven 使用
](
/maven.md
"maven使用"
)
*
[
1.3 开发环境搭建
](
/project-create.md
)
*
[
1.4 更新项目的HEL依赖版本
](
/project-update.md
)
*
[
1.5 Liquibase
](
/liquibase-use.md
)
*
[
1.1 Git 使用
](
/git-guide.md
"git指令"
)
*
[
1.2 Maven 使用
](
/maven.md
"maven使用"
)
*
[
1.3 开发环境搭建
](
/project-create.md
)
*
[
1.4 更新项目的HEL依赖版本
](
/project-update.md
)
*
[
1.5 Liquibase
](
/liquibase-use.md
)
*
II. 项目开发规范
*
[
2.1 项目开发规范
](
/codeStyle.md#backEndDev
)
*
[
2.2 编码规范
](
/codeStyle.md#backEndName
)
*
2.3 Checkstyle
*
[
2.1 项目开发规范
](
/codeStyle.md#backEndDev
)
*
[
2.2 编码规范
](
/codeStyle.md#backEndName
)
*
2.3 Checkstyle
*
III. 后端开发
*
IV. 前端开发
*
4.1 前端开发说明
\(
1.0
\)
*
[
4.2 hlsCombobox
](
/前端组件/hlsCombobox.md
)
*
[
4.3 hlsDataSource
](
/前端组件/hlsDataSource.md
)
*
[
4.4 hlsMaskedTextBox
](
/前端组件/hlsMaskedTextBox.md
)
*
[
4.5 hlsPage
](
/前端组件/hlsPage.md
)
*
[
4.6 hlsTextArea
](
/前端组件/hlsTextArea.md
)
*
[
4.7 hlsTlEdit
](
/前端组件/hlsTlEdit.md
)
*
[
4.8 hlsDatePicker
](
/前端组件/hlsDatePicker.md
)
*
[
4.9 hlsDateTimePicker
](
/前端组件/HlsDateTimePicker.md
)
*
[
4.10 hlsLov
](
/前端组件/HlsLov.md
)
*
[
4.11 hlsToolBar
](
/前端组件/HlsToolBar.md
)
*
[
4.12 TabStrip
](
/前端组件/TabStrip.md
)
*
[
4.13 hlsForm
](
/前端组件/hlsForm.md
)
*
[
4.14 hlsCombobox
](
/前端组件/HlsCombobox.md
)
*
[
4.15 hlsCheckBox
](
/前端组件/HlsCheckBox.md
)
*
[
4.16 抽屉通用方法
](
/前端组件/box.md
)
*
[
4.17 Grid
](
/前端组件/Grid.md
)
*
[
4.18 DataSource
](
/前端组件/DataSource.md
)
*
[
4.19 hlsGridBox
](
/前端组件/hlsGridBox.md
)
*
[
4.20 NumericTextBx
](
/前端组件/NumericTextBox.md
)
*
[
4.21 HlsNavigationBar
](
/前端组件/HlsNavigationBar.md
)
[
前端开发说明 \(1.0\)
](
/front-kendoui.md
)
#####JavaScript
*
#####UI
*
[
1 hlsCombobox
](
/前端组件/hlsCombobox.md
)
*
[
2 hlsDataSource
](
/前端组件/hlsDataSource.md
)
*
[
3 hlsMaskedTextBox
](
/前端组件/hlsMaskedTextBox.md
)
*
[
4 hlsPage
](
/前端组件/hlsPage.md
)
*
[
5 hlsTextArea
](
/前端组件/hlsTextArea.md
)
*
[
6 hlsTlEdit
](
/前端组件/hlsTlEdit.md
)
*
[
7 hlsDatePicker
](
/前端组件/hlsDatePicker.md
)
*
[
8 hlsDateTimePicker
](
/前端组件/HlsDateTimePicker.md
)
*
[
9 hlsLov
](
/前端组件/HlsLov.md
)
*
[
10 hlsToolBar
](
/前端组件/HlsToolBar.md
)
*
[
11 TabStrip
](
/前端组件/TabStrip.md
)
*
[
12 hlsForm
](
/前端组件/hlsForm.md
)
*
[
13 hlsCombobox
](
/前端组件/HlsCombobox.md
)
*
[
14 hlsCheckBox
](
/前端组件/HlsCheckBox.md
)
*
[
15 抽屉通用方法
](
/前端组件/box.md
)
*
[
16 Grid
](
/前端组件/Grid.md
)
*
[
17 DataSource
](
/前端组件/DataSource.md
)
*
[
18 hlsGridBox
](
/前端组件/hlsGridBox.md
)
*
[
19 NumericTextBx
](
/前端组件/NumericTextBox.md
)
*
[
20 HlsNavigationBar
](
/前端组件/HlsNavigationBar.md
)
*
V. 框架功能描述
*
[
5.1 计划任务
](
/框架功能描述/计划任务.md
)
*
[
5.2 RabbitMq消息队列
](
/后端开发/RabbitMq消息队列.md
)
*
[
5.3 Weblogic部署
](
/框架功能描述/deployment.md
)
*
[
5.4 合同文本生成
](
/docx4j.md
)
*
[
5.1 计划任务
](
/框架功能描述/计划任务.md
)
*
[
5.2 RabbitMq消息队列
](
/后端开发/RabbitMq消息队列.md
)
*
[
5.3 Weblogic部署
](
/框架功能描述/deployment.md
)
*
[
5.4 合同文本生成
](
/docx4j.md
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment