make gitbook
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<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 兴趣交流群:307017261">
|
||||
<meta name="description" content="Swift 兴趣交流群:307017261Swift 开发者社区">
|
||||
<meta name="keywords" content="gitbook,github" >
|
||||
<meta name="generator" content="www.gitbook.io">
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
|
||||
|
||||
|
||||
<div class="book" data-level="3.1" data-basepath=".." data-revision="1402792177330">
|
||||
<div class="book" data-level="3.1" data-basepath=".." data-revision="1402808574723">
|
||||
<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>
|
||||
@@ -587,10 +587,11 @@
|
||||
|
||||
<div class="page-inner">
|
||||
|
||||
<section class="normal" id="section-gitbook_637">
|
||||
<section class="normal" id="section-gitbook_57">
|
||||
|
||||
<blockquote>
|
||||
<p>翻译:ChildhoodAndy<br>校对:numbbbbb</p>
|
||||
<p>翻译:<a href="https://github.com/dabing1022" target="_blank">dabing1022</a>
|
||||
校对:<a href="https://github.com/numbbbbb" target="_blank">numbbbbb</a></p>
|
||||
</blockquote>
|
||||
<h1 id="-">关于语言附注</h1>
|
||||
<hr>
|
||||
@@ -603,8 +604,8 @@
|
||||
<p><a name="how_to_read_the_grammar"></a></p>
|
||||
<h2 id="-">如何阅读语法</h2>
|
||||
<p>用来描述Swift编程语言形式语法的记法遵循下面几个约定:</p>
|
||||
<p>-](<a href="https://github.com/numbbbbb)箭头(→)用来标记语法产式,可以被理](https://github.com/numbbbbb)解为“可以包含”。" target="_blank">https://github.com/numbbbbb)箭头(→)用来标记语法产式,可以被理](https://github.com/numbbbbb)解为“可以包含”。</a></p>
|
||||
<ul>
|
||||
<li>箭头(→)用来标记语法产式,可以被理解为“可以包含”。</li>
|
||||
<li>句法范畴由<em>斜体</em>文字表示,并出现在一个语法产式规则两侧。</li>
|
||||
<li>义词和标点符号由粗体固定宽度的文本显示和只出现在一个语法产式规则的右边。</li>
|
||||
<li>选择性的语法产式由竖线(|)分隔。当可选用的语法产式太多时,为了阅读方便,它们将被拆分为多行语法产式规则。</li>
|
||||
|
||||
Reference in New Issue
Block a user