上一页 1 2 3 4 5 6 7 8 ··· 20 下一页
摘要: http://numbbbbb.gitbooks.io/-the-swift-programming-language-/content/chapter2/09_Classes_and_Structures.html本页包含内容:类和结构体对比结构体和枚举是值类型类是引用类型类和结构体的选择集合(c... 阅读全文
posted @ 2015-01-18 21:36 回读(IOS) 阅读(378) 评论(0) 推荐(0) 编辑
摘要: http://numbbbbb.gitbooks.io/-the-swift-programming-language-/content/chapter2/08_Enumerations.html本页内容包含:枚举语法(Enumeration Syntax)匹配枚举值与Swith语句(Matchin... 阅读全文
posted @ 2015-01-18 21:35 回读(IOS) 阅读(1638) 评论(0) 推荐(0) 编辑
摘要: http://numbbbbb.gitbooks.io/-the-swift-programming-language-/content/chapter2/07_Closures.html本页包含内容:闭包表达式(Closure Expressions)尾随闭包(Trailing Closures)... 阅读全文
posted @ 2015-01-18 21:33 回读(IOS) 阅读(268) 评论(0) 推荐(0) 编辑
摘要: http://numbbbbb.gitbooks.io/-the-swift-programming-language-/content/chapter1/03_revision_history.html本页内容包括:XCode6.2 Beta3 Swift语法文档更新XCode6.2 Beta2 ... 阅读全文
posted @ 2015-01-18 21:28 回读(IOS) 阅读(467) 评论(0) 推荐(0) 编辑
摘要: http://numbbbbb.gitbooks.io/-the-swift-programming-language-/content/chapter2/06_Functions.html本页包含内容:函数定义与调用(Defining and Calling Functions)函数参数与返回值(... 阅读全文
posted @ 2015-01-18 21:24 回读(IOS) 阅读(232) 评论(0) 推荐(0) 编辑
摘要: http://numbbbbb.gitbooks.io/-the-swift-programming-language-/content/chapter2/05_Control_Flow.html本页包含内容:For 循环While 循环条件语句控制转移语句(Control Transfer Sta... 阅读全文
posted @ 2015-01-18 21:22 回读(IOS) 阅读(298) 评论(0) 推荐(0) 编辑
摘要: http://numbbbbb.gitbooks.io/-the-swift-programming-language-/content/chapter2/04_Collection_Types.html本页包含内容:数组(Arrays)字典(Dictionaries)集合的可变性(Mutabili... 阅读全文
posted @ 2015-01-18 21:20 回读(IOS) 阅读(272) 评论(0) 推荐(0) 编辑
摘要: http://numbbbbb.gitbooks.io/-the-swift-programming-language-/content/chapter2/03_Strings_and_Characters.html本页包含内容:字符串字面量初始化空字符串字符串可变性字符串是值类型使用字符计算字符数... 阅读全文
posted @ 2015-01-18 21:18 回读(IOS) 阅读(300) 评论(0) 推荐(0) 编辑
摘要: http://numbbbbb.gitbooks.io/-the-swift-programming-language-/content/chapter2/02_Basic_Operators.html本页包含内容:术语赋值运算符算术运算符组合赋值运算符(Compound Assignment Op... 阅读全文
posted @ 2015-01-18 21:16 回读(IOS) 阅读(332) 评论(0) 推荐(0) 编辑
摘要: http://blog.csdn.net/silencetq/article/details/8447400我是采用的AVAudioRecorder这个框架来进行录音这个录音跟官方网站上的speakHere有些区别,最大的区别是,这个必须要录制完成才能处理文件,而speakhere示例是可以实现边录... 阅读全文
posted @ 2015-01-06 11:35 回读(IOS) 阅读(196) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 ··· 20 下一页