學科: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