Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
LearningDocumentation
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
xuqi
2015-03-10 14:20:53 +0800
Commit
01ce38309ddeaf2f9cb7caf0a705e596d3810834
1 parent
36f4ea9f
add space after #
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
前端开发相关/代码规范/JS代码规范.md
前端开发相关/代码规范/JS代码规范.md
View file @
01ce383
...
...
@@ -29,7 +29,7 @@
var str = 'I am a programer.I love JS and \
Node';
##空行
##
空行
*
方法之间添加空行分隔
*
单行或多行注释前添加空行
*
逻辑块之间添加空行增加可读性
...
...
Please
register
or
login
to post a comment