Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
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
echo
2015-12-07 19:31:54 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ea72a65922dbd663da87b3743f6131758ba276cd
ea72a659
1 parent
3d0e8230
Updated IOS编码规范 (markdown)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
IOS编码规范.md
IOS编码规范.md
View file @
ea72a65
...
...
@@ -14,5 +14,6 @@
*
#pragma mark - life cycle
*
#pragma mark - public methods
*
#pragma mark - private methods
*
pragma mark - event response (所有button、gestureRecognizer的响应事件都放在这个区域里面)
*
#pragma mark - Observer methods
*
#pragma mark - 各种Delegate
...
...
Please
register
or
login
to post a comment