多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
> 2016.12.24: 已经更新到 Swift 3.0.1 [GitHub](https://github.com/numbbbbb/the-swift-programming-language-in-chinese) 版本: [ef7dc20](https://github.com/numbbbbb/the-swift-programming-language-in-chinese/commit/ef7dc20a5747dae0a712dd34d1e03580290e6bb9) 2017-01-25 ## 3.0 更新说明 Swift 3.0 是自 Swift 开源以来第一个大的版本更新。从语言角度不兼容之前的 Swift 2.2 和 Swift 2.3 版本。Swift 3.0 的更新说明,大家可以查看[官方blog的说明](https://swift.org/blog/swift-3-0-released/),也可以关注 [SwiftGG](http://swift.gg) 最新的文章。学习官方文档,是掌握语言特性点的最佳途径,感谢翻译的小伙伴们为 Swift 社区所做贡献! * * * * * > 推荐使用看云手机客户端阅读, 因为 [字符串和字符](238084) 章节包含 emoji 字符串,只有手机APP上可以正常显示: > [iPhone客户端下载](https://itunes.apple.com/cn/app/kan-yun/id1161983663?l=zh&ls=1&mt=8) > [Android客户端下载](http://7xybio.com1.z0.glb.clouddn.com/d1853019e2b0cbaa4082f136cd9af4fc_d) # 3.0 译者记录 相关[issue](https://github.com/numbbbbb/the-swift-programming-language-in-chinese/issues/628) - Functions: [crayygy](https://github.com/crayygy) - Control Flow: [Realank](https://github.com/Realank) - Closures: [LanfordCai](https://github.com/LanfordCai) - Protocols: [chenmingbiao](https://github.com/chenmingbiao) - The Basics:[chenmingbiao](https://github.com/chenmingbiao) - Advanced Operators: [mmoaay](https://github.com/mmoaay) Language Reference: - Attributes: [WhoJave](https://github.com/WhoJave) - Statements: [chenmingjia](https://github.com/chenmingjia) - Declarations: [chenmingjia](https://github.com/chenmingjia) - Expressions: [chenmingjia](https://github.com/chenmingjia) - Types: [lettleprince](https://github.com/lettleprince) - Generic Parameters and Arguments: [chenmingjia](https://github.com/chenmingjia) 感谢阅读!