摘要:
http://numbbbbb.gitbooks.io/-the-swift-programming-language-/content/chapter2/09_Classes_and_Structures.html本页包含内容:类和结构体对比结构体和枚举是值类型类是引用类型类和结构体的选择集合(c... 阅读全文
摘要:
http://numbbbbb.gitbooks.io/-the-swift-programming-language-/content/chapter2/08_Enumerations.html本页内容包含:枚举语法(Enumeration Syntax)匹配枚举值与Swith语句(Matchin... 阅读全文
摘要:
http://numbbbbb.gitbooks.io/-the-swift-programming-language-/content/chapter2/07_Closures.html本页包含内容:闭包表达式(Closure Expressions)尾随闭包(Trailing Closures)... 阅读全文
摘要:
http://numbbbbb.gitbooks.io/-the-swift-programming-language-/content/chapter1/03_revision_history.html本页内容包括:XCode6.2 Beta3 Swift语法文档更新XCode6.2 Beta2 ... 阅读全文
摘要:
http://numbbbbb.gitbooks.io/-the-swift-programming-language-/content/chapter2/06_Functions.html本页包含内容:函数定义与调用(Defining and Calling Functions)函数参数与返回值(... 阅读全文
摘要:
http://numbbbbb.gitbooks.io/-the-swift-programming-language-/content/chapter2/05_Control_Flow.html本页包含内容:For 循环While 循环条件语句控制转移语句(Control Transfer Sta... 阅读全文
摘要:
http://numbbbbb.gitbooks.io/-the-swift-programming-language-/content/chapter2/04_Collection_Types.html本页包含内容:数组(Arrays)字典(Dictionaries)集合的可变性(Mutabili... 阅读全文
摘要:
http://numbbbbb.gitbooks.io/-the-swift-programming-language-/content/chapter2/03_Strings_and_Characters.html本页包含内容:字符串字面量初始化空字符串字符串可变性字符串是值类型使用字符计算字符数... 阅读全文
摘要:
http://numbbbbb.gitbooks.io/-the-swift-programming-language-/content/chapter2/02_Basic_Operators.html本页包含内容:术语赋值运算符算术运算符组合赋值运算符(Compound Assignment Op... 阅读全文