学科:IOS/KB
开发参考
编辑概览
编辑类参考
编辑专题
编辑代码组织
编辑编码风格
编辑参考:
- 官方文档: 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