update introduction

This commit is contained in:
numbbbbb
2014-06-08 09:12:15 +08:00
parent 30e699b049
commit 94d68ca7fd
44 changed files with 546 additions and 261 deletions

View File

@ -44,7 +44,7 @@
<div class="book" data-level="0" data-basepath="." data-revision="1402183488921">
<div class="book" data-level="0" data-basepath="." data-revision="1402189909808">
<div class="book-header">
<!-- Actions Left -->
<a href="#" class="btn pull-left toggle-summary" aria-label="Toggle summary"><i class="fa fa-align-justify"></i></a>
@ -347,7 +347,7 @@
<li class="chapter " data-level="2.21" data-path="chapter2/21_Protocols.html">
<a href="./chapter2/21_Protocols.html">
<i class="fa fa-check"></i> <b>2.21.</b> 接口
<i class="fa fa-check"></i> <b>2.21.</b> 协议
</a>
@ -434,7 +434,7 @@
<li class="chapter " data-level="3.6" data-path="chapter3/06_Attributes.html">
<a href="./chapter3/06_Attributes.html">
<i class="fa fa-check"></i> <b>3.6.</b>
<i class="fa fa-check"></i> <b>3.6.</b>
</a>
@ -529,7 +529,7 @@
<a href="./chapter2/20_Extensions.html" title="扩展" class="chapter " data-progress="2.20" style="left: 45.945945945945944%;"></a>
<a href="./chapter2/21_Protocols.html" title="接口" class="chapter " data-progress="2.21" style="left: 48.648648648648646%;"></a>
<a href="./chapter2/21_Protocols.html" title="协议" class="chapter " data-progress="2.21" style="left: 48.648648648648646%;"></a>
<a href="./chapter2/22_Generics.html" title="泛型" class="chapter " data-progress="2.22" style="left: 51.351351351351354%;"></a>
@ -561,7 +561,7 @@
<a href="./chapter3/05_Declarations.html" title="声明" class="chapter " data-progress="3.5" style="left: 89.1891891891892%;"></a>
<a href="./chapter3/06_Attributes.html" title="性" class="chapter " data-progress="3.6" style="left: 91.89189189189189%;"></a>
<a href="./chapter3/06_Attributes.html" title="性" class="chapter " data-progress="3.6" style="left: 91.89189189189189%;"></a>
<a href="./chapter3/07_Patterns.html" title="模式" class="chapter " data-progress="3.7" style="left: 94.5945945945946%;"></a>
@ -574,11 +574,14 @@
<div class="page-inner">
<section class="normal" id="section-gitbook_50">
<section class="normal" id="section-gitbook_594">
<h1 id="swift-">Swift 编程语言</h1>
<p>Swift 是苹果在 WWDC 2014 上发布的一款全新的编程语言,本书译自苹果官方的 Swift 教程《The Swift Programming Language》。</p>
<p>感谢您的阅读</p>
<p>翻译正在进行中,翻译完成的部分会实时同步到这里。您可以到<a href="https://github.com/numbbbbb/the-swift-programming-language-in-chinese" target="_blank">项目首页</a>查看当前进度</p>
<p>由于是多人协同翻译,可能会有些术语或者句子翻译不太恰当,如果您在阅读过程中发现此类问题,请直接给我们提 issue 或者 pull request。翻译完成后我们会进行认真的校对给大家提供一本高质量的 Swift 教程。</p>
<p>如果您愿意加入进来,帮助我们进行翻译和校对,请阅读<a href="https://github.com/numbbbbb/the-swift-programming-language-in-chinese" target="_blank">项目首页</a>中的说明并加入QQ群364279588我们期待您的加入在 Swift 的历史上留下您的足迹!</p>
<p>最后,非常感谢您的阅读,如果您觉得本文不错的话请分享给其他人,您的支持就是我们最大的动力!</p>
</section>