变更记录
序号 | 录入时间 | 录入人 | 备注 |
---|---|---|---|
1 | 2015-03-18 | Alfred Jiang | - |
2 | 2015-12-20 | Alfred Jiang | - |
3 | 2016-02-14 | Alfred Jiang | - |
方案名称
编码规范 - iOS 编码规范(Objective-C & Swift)
关键字
编码规范 \ Objective-C \ Swift
需求场景
- 统一团队编码风格,提高工程代码可读性与可维护性
参考链接
(见详细内容)
详细内容
Objective-C
- GitHub Objective-C Style Guide - Style guide & coding conventions for Objective-C projects.
- Google Objective-C Style Guide.
- Macoscope Objective-C Style Guide - Our code style guidelines.
- NYTimes Objective-C Style Guide - The Objective-C Style Guide used by The New York Times.
- Robots & Pencils Objective-C Style Guide - Our Objective-C coding style guide. Fall in line!
- The Official raywenderlich.com Objective-C Style Guide - A style guide that outlines the coding conventions for raywenderlich.com.
- The Official wantedly.com Objective-C Style Guide.
- Wonderful Objective-C Style Guide - A complete OSX and iOS Objective-C coding style guide.
- GitHub - The official raywenderlich.com Objective-C style guide
- Apple documentation - Introduction to Coding Guidelines for Cocoa
- GitHub - Objective-C-Coding-Guidelines-In-Chinese
- GitHub - Wordpress for iOS Style guide
Swift
- GitHub Swift Style Guide
- Swift Style Guide
- The Official raywenderlich.com Swift Style Guide - The official Swift style guide for raywenderlich.com.
- The Swift Style Guide - The Swift Style Guide. This guide should help you to improve your Swift code style, its readability, consistency and simplicity.
其他
- GitHub - Cscs - A curated list of Coding Style Conventions and Standards.
效果图
(无)
备注
(无)