https://github.com/layneios/iosheaderfileschncomments
学习iOS开发过程中,对iOS开发中常用头文件添加中文注释,方便查阅
https://github.com/layneios/iosheaderfileschncomments
Last synced: about 2 months ago
JSON representation
学习iOS开发过程中,对iOS开发中常用头文件添加中文注释,方便查阅
- Host: GitHub
- URL: https://github.com/layneios/iosheaderfileschncomments
- Owner: layneios
- License: mit
- Created: 2015-05-27T06:56:06.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-21T06:16:36.000Z (almost 10 years ago)
- Last Synced: 2025-03-25T19:21:48.620Z (3 months ago)
- Language: Objective-C
- Size: 169 KB
- Stars: 15
- Watchers: 4
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iOSHeaderFilesCHNComments
学习iOS开发过程中,对iOS开发中常用方法\函数总结,添加中文注释,方便查阅
添加顺序:
1. `SQLite`
2. `NSOperation`
3. `NSURLSession`
4. `UILocalNotification`
5. `UIScrollView`
6. `NSURL`
7. `UIResponder`
8. `UIApplication`
9. `NSThread`
10. `NSURLConnection`
11. `NSURLRequest`
12. `UIPickerView`
13. `GCD`
14. `UITableView`
15. `NSFileManager`
16. `NSFileHandle`
17. `UIDevice`
18. `UINavgationController`
19. `NSURLResponse`
20. `NSJSONSerialization`
21. `NSBundle`