学科:IOS/KB
外观
内存管理 Core Data Key-Value Observing 多线程 Block
参考:
- 官方文档: Cocoa编码风格指南(英文)
- GitHub Objective-C 风格文档 https://github.com/github/objective-c-conventions
- Google Objective-C Style Guide
- Chinamobo Objective-C 编码规范 https://github.com/Chinamobo/iOS-Team-Norms/blob/master/CodeStyle.md
由应用捕获运行错误的处理:Cocoa with Love: Handling unhandled exceptions and signals
- Protecting resources in iPhone and iPad apps http://aptogo.co.uk/2010/07/protecting-resources/
- Fun shadow effects using custom CALayer shadowPaths http://nachbaur.com/blog/fun-shadow-effects-using-custom-calayer-shadowpaths