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:52:40 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a349b46d3e5b0a39b762d781f6fb469bae42e324
a349b46d
1 parent
812e70b7
Updated IOS编码规范 (markdown)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
IOS编码规范.md
IOS编码规范.md
View file @
a349b46
...
...
@@ -16,5 +16,5 @@
*
#pragma mark - override methods
*
#pragma mark - private methods
*
#pragma mark - event response (所有button、gestureRecognizer的响应事件都放在这个区域里面)
*
#pragma mark -
O
bserver methods
*
#pragma mark -
o
bserver methods
*
#pragma mark - 各种Delegate
...
...
Please
register
or
login
to post a comment