check: about swift && a swift tour

This commit is contained in:
zhangsiqi04
2017-04-21 18:00:42 +08:00
parent d18f3d02e1
commit ee858e3bb0
2 changed files with 107 additions and 110 deletions

View File

@ -9,7 +9,9 @@
> 翻译+校对:[xtymichael](https://github.com/xtymichael)
>
> 3.0 翻译+校对:[shanks](http://codebuild.me)2016-10-06
> 3.0.1 review : 2016-11-09
> 3.0.1 review : 2016-11-09
>
> 3.1 校对: [SketchK](https://github.com/SketchK) 2017-04-08
Swift 是一种新的编程语言,用于编写 iOSmacOSwatchOS 和 tvOS 的应用程序。Swift 结合了 C 和 Objective-C 的优点并且不受 C 兼容性的限制。Swift 采用安全的编程模式并添加了很多新特性这将使编程更简单更灵活也更有趣。Swift 是基于成熟而且倍受喜爱的 Cocoa 和 Cocoa Touch 框架,它的降临将重新定义软件开发。