This commit is contained in:
chai2010
2015-12-31 16:20:27 +08:00
parent 775502e64d
commit e8809e8c45
125 changed files with 1858 additions and 648 deletions

View File

@@ -5,7 +5,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>接口是合約 | Go编程语言</title>
<title>接口是合約 | Go语言圣经</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta name="description" content="">
<meta name="generator" content="GitBook 2.5.2">
@@ -48,7 +48,7 @@
<body>
<div class="book" data-level="7.1" data-chapter-title="接口是合約" data-filepath="ch7/ch7-01.md" data-basepath=".." data-revision="Mon Dec 28 2015 16:03:52 GMT+0800 (中国标准时间)">
<div class="book" data-level="7.1" data-chapter-title="接口是合約" data-filepath="ch7/ch7-01.md" data-basepath=".." data-revision="Thu Dec 31 2015 16:18:40 GMT+0800 (中国标准时间)">
<div class="book-summary">
@@ -575,7 +575,7 @@
<b>4.2.</b>
切片
Slice
</a>
@@ -590,7 +590,7 @@
<b>4.3.</b>
字典
Map
</a>
@@ -2013,7 +2013,7 @@
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href="../" >Go编程语言</a>
<a href="../" >Go语言圣经</a>
</h1>
</div>

View File

@@ -5,7 +5,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>接口類型 | Go编程语言</title>
<title>接口類型 | Go语言圣经</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta name="description" content="">
<meta name="generator" content="GitBook 2.5.2">
@@ -48,7 +48,7 @@
<body>
<div class="book" data-level="7.2" data-chapter-title="接口類型" data-filepath="ch7/ch7-02.md" data-basepath=".." data-revision="Mon Dec 28 2015 16:03:52 GMT+0800 (中国标准时间)">
<div class="book" data-level="7.2" data-chapter-title="接口類型" data-filepath="ch7/ch7-02.md" data-basepath=".." data-revision="Thu Dec 31 2015 16:18:40 GMT+0800 (中国标准时间)">
<div class="book-summary">
@@ -575,7 +575,7 @@
<b>4.2.</b>
切片
Slice
</a>
@@ -590,7 +590,7 @@
<b>4.3.</b>
字典
Map
</a>
@@ -2013,7 +2013,7 @@
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href="../" >Go编程语言</a>
<a href="../" >Go语言圣经</a>
</h1>
</div>

View File

@@ -5,7 +5,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>實現接口的條件 | Go编程语言</title>
<title>實現接口的條件 | Go语言圣经</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta name="description" content="">
<meta name="generator" content="GitBook 2.5.2">
@@ -48,7 +48,7 @@
<body>
<div class="book" data-level="7.3" data-chapter-title="實現接口的條件" data-filepath="ch7/ch7-03.md" data-basepath=".." data-revision="Mon Dec 28 2015 16:03:52 GMT+0800 (中国标准时间)">
<div class="book" data-level="7.3" data-chapter-title="實現接口的條件" data-filepath="ch7/ch7-03.md" data-basepath=".." data-revision="Thu Dec 31 2015 16:18:40 GMT+0800 (中国标准时间)">
<div class="book-summary">
@@ -575,7 +575,7 @@
<b>4.2.</b>
切片
Slice
</a>
@@ -590,7 +590,7 @@
<b>4.3.</b>
字典
Map
</a>
@@ -2013,7 +2013,7 @@
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href="../" >Go编程语言</a>
<a href="../" >Go语言圣经</a>
</h1>
</div>

View File

@@ -5,7 +5,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>flag.Value接口 | Go编程语言</title>
<title>flag.Value接口 | Go语言圣经</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta name="description" content="">
<meta name="generator" content="GitBook 2.5.2">
@@ -48,7 +48,7 @@
<body>
<div class="book" data-level="7.4" data-chapter-title="flag.Value接口" data-filepath="ch7/ch7-04.md" data-basepath=".." data-revision="Mon Dec 28 2015 16:03:52 GMT+0800 (中国标准时间)">
<div class="book" data-level="7.4" data-chapter-title="flag.Value接口" data-filepath="ch7/ch7-04.md" data-basepath=".." data-revision="Thu Dec 31 2015 16:18:40 GMT+0800 (中国标准时间)">
<div class="book-summary">
@@ -575,7 +575,7 @@
<b>4.2.</b>
切片
Slice
</a>
@@ -590,7 +590,7 @@
<b>4.3.</b>
字典
Map
</a>
@@ -2013,7 +2013,7 @@
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href="../" >Go编程语言</a>
<a href="../" >Go语言圣经</a>
</h1>
</div>

View File

@@ -5,7 +5,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>接口值 | Go编程语言</title>
<title>接口值 | Go语言圣经</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta name="description" content="">
<meta name="generator" content="GitBook 2.5.2">
@@ -48,7 +48,7 @@
<body>
<div class="book" data-level="7.5" data-chapter-title="接口值" data-filepath="ch7/ch7-05.md" data-basepath=".." data-revision="Mon Dec 28 2015 16:03:52 GMT+0800 (中国标准时间)">
<div class="book" data-level="7.5" data-chapter-title="接口值" data-filepath="ch7/ch7-05.md" data-basepath=".." data-revision="Thu Dec 31 2015 16:18:40 GMT+0800 (中国标准时间)">
<div class="book-summary">
@@ -575,7 +575,7 @@
<b>4.2.</b>
切片
Slice
</a>
@@ -590,7 +590,7 @@
<b>4.3.</b>
字典
Map
</a>
@@ -2013,7 +2013,7 @@
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href="../" >Go编程语言</a>
<a href="../" >Go语言圣经</a>
</h1>
</div>

View File

@@ -5,7 +5,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>sort.Interface接口 | Go编程语言</title>
<title>sort.Interface接口 | Go语言圣经</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta name="description" content="">
<meta name="generator" content="GitBook 2.5.2">
@@ -48,7 +48,7 @@
<body>
<div class="book" data-level="7.6" data-chapter-title="sort.Interface接口" data-filepath="ch7/ch7-06.md" data-basepath=".." data-revision="Mon Dec 28 2015 16:03:52 GMT+0800 (中国标准时间)">
<div class="book" data-level="7.6" data-chapter-title="sort.Interface接口" data-filepath="ch7/ch7-06.md" data-basepath=".." data-revision="Thu Dec 31 2015 16:18:40 GMT+0800 (中国标准时间)">
<div class="book-summary">
@@ -575,7 +575,7 @@
<b>4.2.</b>
切片
Slice
</a>
@@ -590,7 +590,7 @@
<b>4.3.</b>
字典
Map
</a>
@@ -2013,7 +2013,7 @@
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href="../" >Go编程语言</a>
<a href="../" >Go语言圣经</a>
</h1>
</div>

View File

@@ -5,7 +5,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>http.Handler接口 | Go编程语言</title>
<title>http.Handler接口 | Go语言圣经</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta name="description" content="">
<meta name="generator" content="GitBook 2.5.2">
@@ -48,7 +48,7 @@
<body>
<div class="book" data-level="7.7" data-chapter-title="http.Handler接口" data-filepath="ch7/ch7-07.md" data-basepath=".." data-revision="Mon Dec 28 2015 16:03:52 GMT+0800 (中国标准时间)">
<div class="book" data-level="7.7" data-chapter-title="http.Handler接口" data-filepath="ch7/ch7-07.md" data-basepath=".." data-revision="Thu Dec 31 2015 16:18:40 GMT+0800 (中国标准时间)">
<div class="book-summary">
@@ -575,7 +575,7 @@
<b>4.2.</b>
切片
Slice
</a>
@@ -590,7 +590,7 @@
<b>4.3.</b>
字典
Map
</a>
@@ -2013,7 +2013,7 @@
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href="../" >Go编程语言</a>
<a href="../" >Go语言圣经</a>
</h1>
</div>

View File

@@ -5,7 +5,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>error接口 | Go编程语言</title>
<title>error接口 | Go语言圣经</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta name="description" content="">
<meta name="generator" content="GitBook 2.5.2">
@@ -48,7 +48,7 @@
<body>
<div class="book" data-level="7.8" data-chapter-title="error接口" data-filepath="ch7/ch7-08.md" data-basepath=".." data-revision="Mon Dec 28 2015 16:03:52 GMT+0800 (中国标准时间)">
<div class="book" data-level="7.8" data-chapter-title="error接口" data-filepath="ch7/ch7-08.md" data-basepath=".." data-revision="Thu Dec 31 2015 16:18:40 GMT+0800 (中国标准时间)">
<div class="book-summary">
@@ -575,7 +575,7 @@
<b>4.2.</b>
切片
Slice
</a>
@@ -590,7 +590,7 @@
<b>4.3.</b>
字典
Map
</a>
@@ -2013,7 +2013,7 @@
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href="../" >Go编程语言</a>
<a href="../" >Go语言圣经</a>
</h1>
</div>

View File

@@ -5,7 +5,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>示例: 表達式求值 | Go编程语言</title>
<title>示例: 表達式求值 | Go语言圣经</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta name="description" content="">
<meta name="generator" content="GitBook 2.5.2">
@@ -48,7 +48,7 @@
<body>
<div class="book" data-level="7.9" data-chapter-title="示例: 表達式求值" data-filepath="ch7/ch7-09.md" data-basepath=".." data-revision="Mon Dec 28 2015 16:03:52 GMT+0800 (中国标准时间)">
<div class="book" data-level="7.9" data-chapter-title="示例: 表達式求值" data-filepath="ch7/ch7-09.md" data-basepath=".." data-revision="Thu Dec 31 2015 16:18:40 GMT+0800 (中国标准时间)">
<div class="book-summary">
@@ -575,7 +575,7 @@
<b>4.2.</b>
切片
Slice
</a>
@@ -590,7 +590,7 @@
<b>4.3.</b>
字典
Map
</a>
@@ -2013,7 +2013,7 @@
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href="../" >Go编程语言</a>
<a href="../" >Go语言圣经</a>
</h1>
</div>

View File

@@ -5,7 +5,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>類型斷言 | Go编程语言</title>
<title>類型斷言 | Go语言圣经</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta name="description" content="">
<meta name="generator" content="GitBook 2.5.2">
@@ -48,7 +48,7 @@
<body>
<div class="book" data-level="7.10" data-chapter-title="類型斷言" data-filepath="ch7/ch7-10.md" data-basepath=".." data-revision="Mon Dec 28 2015 16:03:52 GMT+0800 (中国标准时间)">
<div class="book" data-level="7.10" data-chapter-title="類型斷言" data-filepath="ch7/ch7-10.md" data-basepath=".." data-revision="Thu Dec 31 2015 16:18:40 GMT+0800 (中国标准时间)">
<div class="book-summary">
@@ -575,7 +575,7 @@
<b>4.2.</b>
切片
Slice
</a>
@@ -590,7 +590,7 @@
<b>4.3.</b>
字典
Map
</a>
@@ -2013,7 +2013,7 @@
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href="../" >Go编程语言</a>
<a href="../" >Go语言圣经</a>
</h1>
</div>

View File

@@ -5,7 +5,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>基於類型斷言識别錯誤類型 | Go编程语言</title>
<title>基於類型斷言識别錯誤類型 | Go语言圣经</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta name="description" content="">
<meta name="generator" content="GitBook 2.5.2">
@@ -48,7 +48,7 @@
<body>
<div class="book" data-level="7.11" data-chapter-title="基於類型斷言識别錯誤類型" data-filepath="ch7/ch7-11.md" data-basepath=".." data-revision="Mon Dec 28 2015 16:03:52 GMT+0800 (中国标准时间)">
<div class="book" data-level="7.11" data-chapter-title="基於類型斷言識别錯誤類型" data-filepath="ch7/ch7-11.md" data-basepath=".." data-revision="Thu Dec 31 2015 16:18:40 GMT+0800 (中国标准时间)">
<div class="book-summary">
@@ -575,7 +575,7 @@
<b>4.2.</b>
切片
Slice
</a>
@@ -590,7 +590,7 @@
<b>4.3.</b>
字典
Map
</a>
@@ -2013,7 +2013,7 @@
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href="../" >Go编程语言</a>
<a href="../" >Go语言圣经</a>
</h1>
</div>

View File

@@ -5,7 +5,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>通過類型斷言査詢接口 | Go编程语言</title>
<title>通過類型斷言査詢接口 | Go语言圣经</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta name="description" content="">
<meta name="generator" content="GitBook 2.5.2">
@@ -48,7 +48,7 @@
<body>
<div class="book" data-level="7.12" data-chapter-title="通過類型斷言査詢接口" data-filepath="ch7/ch7-12.md" data-basepath=".." data-revision="Mon Dec 28 2015 16:03:52 GMT+0800 (中国标准时间)">
<div class="book" data-level="7.12" data-chapter-title="通過類型斷言査詢接口" data-filepath="ch7/ch7-12.md" data-basepath=".." data-revision="Thu Dec 31 2015 16:18:40 GMT+0800 (中国标准时间)">
<div class="book-summary">
@@ -575,7 +575,7 @@
<b>4.2.</b>
切片
Slice
</a>
@@ -590,7 +590,7 @@
<b>4.3.</b>
字典
Map
</a>
@@ -2013,7 +2013,7 @@
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href="../" >Go编程语言</a>
<a href="../" >Go语言圣经</a>
</h1>
</div>

View File

@@ -5,7 +5,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>類型分支 | Go编程语言</title>
<title>類型分支 | Go语言圣经</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta name="description" content="">
<meta name="generator" content="GitBook 2.5.2">
@@ -48,7 +48,7 @@
<body>
<div class="book" data-level="7.13" data-chapter-title="類型分支" data-filepath="ch7/ch7-13.md" data-basepath=".." data-revision="Mon Dec 28 2015 16:03:52 GMT+0800 (中国标准时间)">
<div class="book" data-level="7.13" data-chapter-title="類型分支" data-filepath="ch7/ch7-13.md" data-basepath=".." data-revision="Thu Dec 31 2015 16:18:40 GMT+0800 (中国标准时间)">
<div class="book-summary">
@@ -575,7 +575,7 @@
<b>4.2.</b>
切片
Slice
</a>
@@ -590,7 +590,7 @@
<b>4.3.</b>
字典
Map
</a>
@@ -2013,7 +2013,7 @@
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href="../" >Go编程语言</a>
<a href="../" >Go语言圣经</a>
</h1>
</div>

View File

@@ -5,7 +5,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>示例: 基於標記的XML解碼 | Go编程语言</title>
<title>示例: 基於標記的XML解碼 | Go语言圣经</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta name="description" content="">
<meta name="generator" content="GitBook 2.5.2">
@@ -48,7 +48,7 @@
<body>
<div class="book" data-level="7.14" data-chapter-title="示例: 基於標記的XML解碼" data-filepath="ch7/ch7-14.md" data-basepath=".." data-revision="Mon Dec 28 2015 16:03:52 GMT+0800 (中国标准时间)">
<div class="book" data-level="7.14" data-chapter-title="示例: 基於標記的XML解碼" data-filepath="ch7/ch7-14.md" data-basepath=".." data-revision="Thu Dec 31 2015 16:18:40 GMT+0800 (中国标准时间)">
<div class="book-summary">
@@ -575,7 +575,7 @@
<b>4.2.</b>
切片
Slice
</a>
@@ -590,7 +590,7 @@
<b>4.3.</b>
字典
Map
</a>
@@ -2013,7 +2013,7 @@
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href="../" >Go编程语言</a>
<a href="../" >Go语言圣经</a>
</h1>
</div>

View File

@@ -5,7 +5,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>補充幾點 | Go编程语言</title>
<title>補充幾點 | Go语言圣经</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta name="description" content="">
<meta name="generator" content="GitBook 2.5.2">
@@ -48,7 +48,7 @@
<body>
<div class="book" data-level="7.15" data-chapter-title="補充幾點" data-filepath="ch7/ch7-15.md" data-basepath=".." data-revision="Mon Dec 28 2015 16:03:52 GMT+0800 (中国标准时间)">
<div class="book" data-level="7.15" data-chapter-title="補充幾點" data-filepath="ch7/ch7-15.md" data-basepath=".." data-revision="Thu Dec 31 2015 16:18:40 GMT+0800 (中国标准时间)">
<div class="book-summary">
@@ -575,7 +575,7 @@
<b>4.2.</b>
切片
Slice
</a>
@@ -590,7 +590,7 @@
<b>4.3.</b>
字典
Map
</a>
@@ -2013,7 +2013,7 @@
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href="../" >Go编程语言</a>
<a href="../" >Go语言圣经</a>
</h1>
</div>

View File

@@ -5,7 +5,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>接口 | Go编程语言</title>
<title>接口 | Go语言圣经</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta name="description" content="">
<meta name="generator" content="GitBook 2.5.2">
@@ -48,7 +48,7 @@
<body>
<div class="book" data-level="7" data-chapter-title="接口" data-filepath="ch7/ch7.md" data-basepath=".." data-revision="Mon Dec 28 2015 16:03:52 GMT+0800 (中国标准时间)">
<div class="book" data-level="7" data-chapter-title="接口" data-filepath="ch7/ch7.md" data-basepath=".." data-revision="Thu Dec 31 2015 16:18:40 GMT+0800 (中国标准时间)">
<div class="book-summary">
@@ -575,7 +575,7 @@
<b>4.2.</b>
切片
Slice
</a>
@@ -590,7 +590,7 @@
<b>4.3.</b>
字典
Map
</a>
@@ -2013,7 +2013,7 @@
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href="../" >Go编程语言</a>
<a href="../" >Go语言圣经</a>
</h1>
</div>