update introduction
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
<meta charset="UTF-8">
|
||||
<title>接口 | Swift 编程语言</title>
|
||||
<title>协议 | Swift 编程语言</title>
|
||||
|
||||
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
|
||||
<meta name="robots" content="index, follow">
|
||||
@ -21,7 +21,7 @@
|
||||
<link rel="prev" href="../chapter2/20_Extensions.html" />
|
||||
|
||||
|
||||
<meta property="og:title" content="接口 | Swift 编程语言">
|
||||
<meta property="og:title" content="协议 | 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="2.21" data-basepath=".." data-revision="1402183488921">
|
||||
<div class="book" data-level="2.21" 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>
|
||||
@ -349,7 +349,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>
|
||||
|
||||
|
||||
@ -436,7 +436,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>
|
||||
|
||||
|
||||
@ -531,7 +531,7 @@
|
||||
|
||||
<a href="../chapter2/20_Extensions.html" title="扩展" class="chapter done " data-progress="2.20" style="left: 45.945945945945944%;"></a>
|
||||
|
||||
<a href="../chapter2/21_Protocols.html" title="接口" class="chapter done " data-progress="2.21" style="left: 48.648648648648646%;"></a>
|
||||
<a href="../chapter2/21_Protocols.html" title="协议" class="chapter done " 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>
|
||||
|
||||
@ -563,7 +563,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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user