iOS Development Guidelines
Ctrlk
  • Introduction
  • 规范
    • 0. 介绍
    • 1. 序言
    • 2. 代码命名规范
    • 3. 代码格式规范
    • 4. 开发实践
    • 5. Xcode工程结构
    • 6. 版本控制
    • 7. 附录
    • 8. 参考
    • 9. iOS开发优化
  • Swift编码规范
  • Objective-C新特性
  • iOS生命周期
  • Apple 官方设计指南
  • Apple 官方开发指南
  • iOS 杂谈
  • Flutter
Powered by GitBook
On this page

Was this helpful?

  1. 规范

8. 参考

  • Apple Coding Guidelines for Cocoa

  • Github objective-c-style-guide

  • Raywenderlich objective-c-style-guide 【中文】

  • Google Objective-C Style Guide 【中文】

  • NYTimes Objective-C Style Guide 【中文】

  • Swift API Design Guidelines

  • LinkedIn's Official Swift Style Guide 【中文】

  • Style guide & coding conventions for Swift projects 【中文】

  • The Official raywenderlich.com Swift Style Guide 【中文】

Previous7.2. 第三方开源库Next9. iOS开发优化

Last updated 6 years ago

Was this helpful?