modified: README.md

This commit is contained in:
Liu Lantao 2016-11-10 22:35:59 +08:00
parent e1f57684ae
commit 6eb975a343
1 changed files with 2 additions and 2 deletions

View File

@ -14,13 +14,13 @@ Swift在iOS 8发布的时候推向市场用来取代现有的Objective-C语
### 官方文档
目前唯一的完善的文档是官方发布的《The Swift Programming Language》是名副其实的```Swift圣经```。目前官方提供 iBooks 版本和 ePub 版本。
* 《The Swift Programming Language》
* [苹果官方版本](https://developer.apple.com/library/content/documentation/Swift/Conceptual/Swift_Programming_Language/)
* iBooks版本([官方](https://itunes.apple.com/book/the-swift-programming-language/id881256329))
* EPUB版本[官方](https://swift.org/documentation/TheSwiftProgrammingLanguage(Swift3).epub)
* [《API Reference》](https://developer.apple.com/reference?language=swift)
* Swift介绍 [Introducing Swift](https://developer.apple.com/swift/)
* [WWDC2014 Videos](https://developer.apple.com/videos/wwdc/2014/)