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
2016-05-31 11:51:12 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
812e70b785e258a7a0259202a75bbb0aff014325
812e70b7
1 parent
a4934a98
Updated IOS编码规范 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
IOS编码规范.md
IOS编码规范.md
View file @
812e70b
...
...
@@ -13,6 +13,7 @@
*
屏幕旋转相关代码宏
*
#pragma mark - life cycle
*
#pragma mark - public methods
*
#pragma mark - override methods
*
#pragma mark - private methods
*
#pragma mark - event response (所有button、gestureRecognizer的响应事件都放在这个区域里面)
*
#pragma mark - Observer methods
...
...
Please
register
or
login
to post a comment