将翻译人员声明移到 h1 之后

This commit is contained in:
Vincent 4J
2015-08-11 16:57:26 +08:00
parent 625f2658b3
commit 38df437fe4
46 changed files with 161 additions and 161 deletions

View File

@ -1,3 +1,6 @@
# 关于 Swift
-----------------
> 1.0
> 翻译:[numbbbbb](https://github.com/numbbbbb)
> 校对:[yeahdongcn](https://github.com/yeahdongcn)
@ -5,10 +8,6 @@
> 2.0
> 翻译+校对:[xtymichael](https://github.com/xtymichael)
# 关于 Swift
-----------------
Swift 是一种新的编程语言,用于编写 iOSOS X 和 watchOS应用程序。Swift 结合了 C 和 Objective-C 的优点并且不受 C 兼容性的限制。Swift 采用安全的编程模式并添加了很多新特性这将使编程更简单更灵活也更有趣。Swift 是基于成熟而且倍受喜爱的 Cocoa 和 Cocoa Touch 框架,它的降临将重新定义软件开发。
Swift 的开发从很久之前就开始了。为了给 Swift 打好基础苹果公司改进了编译器调试器和框架结构。我们使用自动引用计数Automatic Reference Counting, ARC来简化内存管理。我们在 Foundation 和 Cocoa 的基础上构建框架栈使其完全现代化和标准化。

View File

@ -1,3 +1,7 @@
# Swift 初见
---
> 1.0
> 翻译:[numbbbbb](https://github.com/numbbbbb)
> 校对:[shinyzhu](https://github.com/shinyzhu), [stanzhai](https://github.com/stanzhai)
@ -5,10 +9,6 @@
> 2.0
> 翻译+校对:[xtymichael](https://github.com/xtymichael)
# Swift 初见
---
本页内容包括:
- [简单值Simple Values](#simple_values)

View File

@ -1,10 +1,10 @@
> 翻译:[成都老码团队翻译组-Arya](http://weibo.com/littlekok/)
> 校对:[成都老码团队翻译组-Oberyn](http://weibo.com/u/5241713117)
# Swift 版本历史记录
---
> 翻译:[成都老码团队翻译组-Arya](http://weibo.com/littlekok/)
> 校对:[成都老码团队翻译组-Oberyn](http://weibo.com/u/5241713117)
本页内容包括:
- [XCode6.4 Beta Swift语法文档更新](#xcode6_4_Beta)