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