Patch 1 (#927)
* Update contributors.md
* 校对: chapter2/03_Strings_and_Characters 方法名变化 (#921)
index(of:) 已更名为: firstIndex(of:)
* Update 01_The_Basics.md
* fix invalid url (#923)
* test gitbook anchor
* Revert "test gitbook anchor"
This reverts commit e82cea3866.
* Update 21_Protocols.md (#924)
* Update 25_Access_Control.md (#925)
* Update 02_version_compatibility.md
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# 版本兼容性
|
||||
|
||||
本书描述的是在 Xcode 10.2 中的默认 Swift 版本 Swift 5。你可以使用 Xcode10.2 来构建 Swift 5、Swift 4.2 或 Swift 写的项目
|
||||
本书描述的是在 Xcode 10.2 中的默认 Swift 版本 Swift 5。你可以使用 Xcode10.2 来构建 Swift 5、Swift 4.2 或 Swift 4 写的项目
|
||||
|
||||
当您使用 Xcode 10.2 构建 Swift 4 和 Swift 4.2 代码时,除了下面的功能仅支持 Swift 5,其他大多数功能都依然可用。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user