Toggle navigation
Toggle navigation
This project
Loading...
Sign in
qingger
/
allProject
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
shipfi
2017-03-30 16:48:45 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
08033859ddb94f4fa35b6374a15b77891f18a624
08033859
1 parent
8d2dfeb4
Rules
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
Docs/Rules/README.md
Docs/Rules/README.md
View file @
0803385
...
...
@@ -69,7 +69,10 @@ Conemu下载 [下载链接](http://conemu.github.io/en/Downloads.html)
### 5. 关于PHP默认编码规范
*
[
5.1 PHP语言编码规范 v1.0
](
php_rule.md
)
*
[
5.2 LUMEN+API应用的编码规范 v1.0
](
lumen_rule.md
)
*
[
5.2 LUMEN+API应用的编码规范-Controller v1.0
](
lumen_rule_controller.md
)
*
[
5.3 LUMEN+API应用的编码规范-Model v1.0
](
lumen_rule_model.md
)
*
[
5.4 LUMEN+API应用的编码规范-Service v1.0
](
lumen_rule_service.md
)
*
[
5.4 LUMEN+API应用的编码规范-Other v1.0
](
lumen_rule_others.md
)
...
...
@@ -77,7 +80,7 @@ Conemu下载 [下载链接](http://conemu.github.io/en/Downloads.html)
### 6. 数据库规范
*
6.1
[
数据库规范
](
d
atabase
.md
)
*
6.1
[
数据库规范
](
d
b_model_rules
.md
)
...
...
@@ -98,3 +101,4 @@ Conemu下载 [下载链接](http://conemu.github.io/en/Downloads.html)
*
8.3
[
测试规范
](
)
*
8.4
[
生产部署规范
](
)
...
...
Please
register
or
login
to post a comment