特別聲明:本篇文章由本人查閱官方文檔和翻譯軟件的基礎上進行整理的。
2019年3月15日起編寫
[1 The Basics 基礎]
中文翻譯篇->[2 Basic Operators 基本運算符]
中文翻譯篇->[3 Strings and Characters 字符串和字符]
中文翻譯篇->[4 Collection 類型]
中文翻譯篇->[5 Control Flow 控制流]
中文翻譯篇->[6 Functions 函數]
中文翻譯篇->[7 Closures 閉包]
中文翻譯篇->[8 Enumeration 枚舉]
中文翻譯篇->[9 Structures and Classes 結構體和類]
中文翻譯篇->[10 Properties 屬性]
中文翻譯篇->[11 Methods 方法]
中文翻譯篇->[12 Subscripts 下標]
中文翻譯篇->[13 Inheritance 繼承]
中文翻譯篇->[14 Initialization 初始化]
中文翻譯篇->[15 Deinitialization 反初始化]
中文翻譯篇->[16 Optional Chaining 可選鏈]
中文翻譯篇->[17 Error Handling 錯誤處理]
中文翻譯篇->[18 Type Casting 類型轉換]
中文翻譯篇->[19 Nested Types 嵌套類型]
中文翻譯篇->[20 Extensions 擴展]
中文翻譯篇->[21 Protocols 協議]
中文翻譯篇->[22 Generics 泛型]
中文翻譯篇->[23 Automatic Reference Counting 自動引用計數]
中文翻譯篇->[24 Memory Safety 內存安全]
中文翻譯篇->[25 Access Control 訪問控制
中文翻譯篇->[26 Advanced Operators 高級運算符]
中文翻譯篇->[27 Opaque Types 不透明類型]
中文翻譯篇->