Files
the-swift-programming-langu…/source/chapter1
088haizi c03de81059 Update a_swift_tour.md
“In an if statement, the conditional must be a Boolean expression—this means that code such as if score { ... } is an error, not an implicit comparison to zero.”  译文中 “not an implicit comparison to zero”未做翻译。
2014-06-04 21:37:01 +08:00
..
2014-06-04 21:37:01 +08:00

欢迎使用 Swift

在本章中您将了解 Swift 的特性和开发历史,并对 Swift 有一个初步的了解。