add the space between chinese and english words
This commit is contained in:
@ -5,12 +5,12 @@
|
||||
|
||||
|
||||
<meta charset="UTF-8">
|
||||
<title>欢迎使用Swift | Swift编程语言</title>
|
||||
<title>欢迎使用 Swift | Swift 编程语言</title>
|
||||
|
||||
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
|
||||
<meta name="robots" content="index, follow">
|
||||
<meta name="author" content="">
|
||||
<meta name="description" content="Swift是苹果在WWDC2014上发布的一款全新的编程语言,本书译自苹果官方的Swift教程《The Swift Programming Language》。">
|
||||
<meta name="description" content="Swift 是苹果在 WWDC 2014 上发布的一款全新的编程语言,本书译自苹果官方的 Swift 教程《The Swift Programming Language》。">
|
||||
<meta name="keywords" content="gitbook,github" >
|
||||
<meta name="generator" content="www.gitbook.io">
|
||||
|
||||
@ -21,8 +21,8 @@
|
||||
<link rel="prev" href="../index.html" />
|
||||
|
||||
|
||||
<meta property="og:title" content="欢迎使用Swift | Swift编程语言">
|
||||
<meta property="og:site_name" content="Swift编程语言">
|
||||
<meta property="og:title" content="欢迎使用 Swift | Swift 编程语言">
|
||||
<meta property="og:site_name" content="Swift 编程语言">
|
||||
<meta property="og:type" content="book">
|
||||
<meta property="og:locale" content="en_US">
|
||||
|
||||
@ -46,7 +46,7 @@
|
||||
|
||||
|
||||
|
||||
<div class="book" data-level="1" data-basepath=".." data-revision="1401879002086">
|
||||
<div class="book" data-level="1" data-basepath=".." data-revision="1401881908280">
|
||||
<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>
|
||||
@ -98,7 +98,7 @@
|
||||
<!-- Title -->
|
||||
<h1>
|
||||
<i class="fa fa-spinner fa-spin"></i>
|
||||
<a href="../" >Swift编程语言</a>
|
||||
<a href="../" >Swift 编程语言</a>
|
||||
</h1>
|
||||
</div>
|
||||
|
||||
@ -126,7 +126,7 @@
|
||||
<li class="chapter " data-level="1" data-path="chapter1/README.html">
|
||||
|
||||
<a href="../chapter1/README.html">
|
||||
<i class="fa fa-check"></i> <b>1.</b> 欢迎使用Swift
|
||||
<i class="fa fa-check"></i> <b>1.</b> 欢迎使用 Swift
|
||||
</a>
|
||||
|
||||
|
||||
@ -136,7 +136,7 @@
|
||||
<li class="chapter " data-level="1.1" data-path="chapter1/swift.html">
|
||||
|
||||
<a href="../chapter1/swift.html">
|
||||
<i class="fa fa-check"></i> <b>1.1.</b> 关于Swift
|
||||
<i class="fa fa-check"></i> <b>1.1.</b> 关于 Swift
|
||||
</a>
|
||||
|
||||
|
||||
@ -145,7 +145,7 @@
|
||||
<li class="chapter " data-level="1.2" data-path="chapter1/a_swift_tour.html">
|
||||
|
||||
<a href="../chapter1/a_swift_tour.html">
|
||||
<i class="fa fa-check"></i> <b>1.2.</b> Swift初见
|
||||
<i class="fa fa-check"></i> <b>1.2.</b> Swift 初见
|
||||
</a>
|
||||
|
||||
|
||||
@ -159,7 +159,7 @@
|
||||
<li class="chapter " data-level="2" data-path="chapter2/the_basics.html">
|
||||
|
||||
<a href="../chapter2/the_basics.html">
|
||||
<i class="fa fa-check"></i> <b>2.</b> Swift教程
|
||||
<i class="fa fa-check"></i> <b>2.</b> Swift 教程
|
||||
</a>
|
||||
|
||||
|
||||
@ -202,13 +202,13 @@
|
||||
|
||||
<a href="../index.html" title="Introduction" class="chapter done new-chapter" data-progress="0" style="left: 0%;"></a>
|
||||
|
||||
<a href="../chapter1/README.html" title="欢迎使用Swift" class="chapter done new-chapter" data-progress="1" style="left: 20%;"></a>
|
||||
<a href="../chapter1/README.html" title="欢迎使用 Swift" class="chapter done new-chapter" data-progress="1" style="left: 20%;"></a>
|
||||
|
||||
<a href="../chapter1/swift.html" title="关于Swift" class="chapter " data-progress="1.1" style="left: 40%;"></a>
|
||||
<a href="../chapter1/swift.html" title="关于 Swift" class="chapter " data-progress="1.1" style="left: 40%;"></a>
|
||||
|
||||
<a href="../chapter1/a_swift_tour.html" title="Swift初见" class="chapter " data-progress="1.2" style="left: 60%;"></a>
|
||||
<a href="../chapter1/a_swift_tour.html" title="Swift 初见" class="chapter " data-progress="1.2" style="left: 60%;"></a>
|
||||
|
||||
<a href="../chapter2/the_basics.html" title="Swift教程" class="chapter new-chapter" data-progress="2" style="left: 80%;"></a>
|
||||
<a href="../chapter2/the_basics.html" title="Swift 教程" class="chapter new-chapter" data-progress="2" style="left: 80%;"></a>
|
||||
|
||||
<a href="../chapter2/article_1.html" title="基础部分" class="chapter " data-progress="2.1" style="left: 100%;"></a>
|
||||
|
||||
@ -217,10 +217,10 @@
|
||||
|
||||
<div class="page-inner">
|
||||
|
||||
<section class="normal" id="section-gitbook_7">
|
||||
<section class="normal" id="section-gitbook_141">
|
||||
|
||||
<h1 id="-swift">欢迎使用Swift</h1>
|
||||
<p>在本章中您将了解Swift的特性和开发历史,并对Swift有一个初步的了解。</p>
|
||||
<h1 id="-swift">欢迎使用 Swift</h1>
|
||||
<p>在本章中您将了解 Swift 的特性和开发历史,并对 Swift 有一个初步的了解。</p>
|
||||
|
||||
|
||||
</section>
|
||||
@ -233,7 +233,7 @@
|
||||
<a href="../index.html" class="navigation navigation-prev " aria-label="Previous page: Introduction"><i class="fa fa-angle-left"></i></a>
|
||||
|
||||
|
||||
<a href="../chapter1/swift.html" class="navigation navigation-next " aria-label="Next page: 关于Swift"><i class="fa fa-angle-right"></i></a>
|
||||
<a href="../chapter1/swift.html" class="navigation navigation-next " aria-label="Next page: 关于 Swift"><i class="fa fa-angle-right"></i></a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user