Files
the-swift-programming-langu…/source/chapter2
browsnet 3a7509e1a4 字典和数组的拷贝行为已经完全更改了
在7/7更新的swift里,https://developer.apple.com/library/prerelease/ios/documentation/Swift/Conceptual/Swift_Programming_Language/RevisionHistory.html  第一条就说明了Array已经变成了full value semantics,它已经成为纯正的按值拷贝了。原版book里已经删除了<Assignment and Copy Behavior for Strings, Arrays, and Dictionaries>后面的内容了,因为不再需要:https://developer.apple.com/library/prerelease/ios/documentation/Swift/Conceptual/Swift_Programming_Language/ClassesAndStructures.html#//apple_ref/doc/uid/TP40014097-CH13-XID_110
所以我删除了对应的内容,以适应更新。
2014-07-15 19:02:53 +08:00
..
2014-06-15 14:23:56 +08:00
2014-06-16 15:50:40 +08:00
2014-07-01 10:10:10 +08:00
2014-06-18 14:51:24 +08:00
2014-07-03 15:46:58 +08:00
2014-06-28 10:53:57 +08:00
2014-07-06 14:55:23 +08:00
2014-07-07 09:41:47 +08:00
2014-07-03 15:57:56 +08:00
2014-07-04 16:21:34 +08:00
2014-07-11 18:18:17 +08:00
2014-06-15 12:35:22 +08:00