回到简体

This commit is contained in:
chai2010
2016-02-15 11:06:34 +08:00
parent 9e878f9944
commit 2b37b23285
177 changed files with 2354 additions and 2354 deletions

View File

@@ -1,4 +1,4 @@
## 附A[原文勘](http://www.gopl.io/errata.html)
## 附A[原文勘](http://www.gopl.io/errata.html)
**p.9, ¶2:** for "can compared", read "can be compared". (Thanks to Antonio Macías Ojeda, 2015-10-22. Corrected in the second printing.)

View File

@@ -1,4 +1,4 @@
## 附B作者/
## 附B作者/
### 英文作者
@@ -7,9 +7,9 @@
-------
### 中文
### 中文
中文者 | 章
中文者 | 章
-------------------------------------- | -------------------------
`chai2010 <chaishushan@gmail.com>` | 前言/第2~4章/第10~13章
`Xargin <cao1988228@163.com>` | 第1章/第6章/第8~9章

View File

@@ -1,6 +1,6 @@
## 附C文授
## 附C文授
除特别明外, 本站容均采用[共享-署名(CC-BY) 3.0協議](http://creativecommons.org/licenses/by/3.0/)授, 代遵循[Go目的BSD協議](http://golang.org/LICENSE)授.
除特别明外, 本站容均采用[共享-署名(CC-BY) 3.0协议](http://creativecommons.org/licenses/by/3.0/)授, 代遵循[Go目的BSD协议](http://golang.org/LICENSE)授.
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="../images/by-nc-sa-4.0-88x31.png"></img></a>

View File

@@ -1,20 +1,20 @@
## 附D其它
## 附D其它
下表是 [The Go Programming Language](http://www.gopl.io/) 其它言版本:
下表是 [The Go Programming Language](http://www.gopl.io/) 其它言版本:
言 | 接 | 時間 | 者 | ISBN
言 | 接 | 时间 | 者 | ISBN
---- | ---- | ---- | ---- | ----
中文 | [《Go語言聖經》][gopl-zh] | 2016/2/1 | [chai2010][chai2010], [Xargin][Xargin], [CrazySssst][CrazySssst], [foreversmart][foreversmart] | ?
韓語 | [Acorn Publishing (Korea)](http://www.acornpub.co.kr/) | 2016 | ? | ?
| [Williams Publishing (Russia)](http://www.williamspublishing.com/) | 2016 | ? | ?
蘭語 | [Helion (Poland)](http://helion.pl/) | 2016 | ? | ?
| [Maruzen Publishing (Japan)](http://www.maruzen.co.jp/corp/en/services/publishing.html) | 2017 | Yoshiki Shibata | ?
葡萄牙 | [Novatec Editora (Brazil)](http://novatec.com.br/) |2017 | ? | ?
中文簡體 | [Pearson Education Asia](http://www.pearsonapac.com/) |2017 | ? | ?
中文繁 | [Gotop Information (Taiwan)](http://www.gotop.com.tw/) | 2017 | ? | ?
中文 | [《Go语言圣经》][gopl-zh] | 2016/2/1 | [chai2010][chai2010], [Xargin][Xargin], [CrazySssst][CrazySssst], [foreversmart][foreversmart] | ?
韩语 | [Acorn Publishing (Korea)](http://www.acornpub.co.kr/) | 2016 | ? | ?
| [Williams Publishing (Russia)](http://www.williamspublishing.com/) | 2016 | ? | ?
兰语 | [Helion (Poland)](http://helion.pl/) | 2016 | ? | ?
| [Maruzen Publishing (Japan)](http://www.maruzen.co.jp/corp/en/services/publishing.html) | 2017 | Yoshiki Shibata | ?
葡萄牙 | [Novatec Editora (Brazil)](http://novatec.com.br/) |2017 | ? | ?
中文简体 | [Pearson Education Asia](http://www.pearsonapac.com/) |2017 | ? | ?
中文繁 | [Gotop Information (Taiwan)](http://www.gotop.com.tw/) | 2017 | ? | ?
[gopl-zh]: http://golang-china.github.io/gopl-zh/ "《Go語言聖經》"
[gopl-zh]: http://golang-china.github.io/gopl-zh/ "《Go语言圣经》"
[chai2010]: https://github.com/chai2010
[Xargin]: https://github.com/cch123

View File

@@ -1,6 +1,6 @@
# 索引
<!-- 索引有三列,每列度40字符
<!-- 索引有三列,每列度40字符
+------------------------------------- + ------------------------------------- + ------------
-->
@@ -85,7 +85,7 @@ TODO
### P400
<!-- 索引有三列,每列度40字符
<!-- 索引有三列,每列度40字符
+------------------------------------- + ------------------------------------- + ------------
-->

View File

@@ -1,6 +1,6 @@
# 附
# 附
英文原版併沒有包含附部分,有一索引部分。中文版增加附部分主要用於收録一些和本書相關的內容,比如英文原版的勘(有些者可能會對照中文和英文原閲讀)、英文作者和中文者、文授權等內容。以後還可能會考慮增加一些習題解答相關的內容。
英文原版并没有包含附部分,有一索引部分。中文版增加附部分主要用于收录一些和本书相关的内容,比如英文原版的勘(有些者可能会对照中文和英文原阅读)、英文作者和中文者、文授权等内容。以后还可能会考虑增加一些习题解答相关的内容。
需要特别明的是,中文版附録併沒有包含英文原版的索引信息。因英文原版的索引信息主要是記録每個索引所在的英文面位置而中文版是以GitBook方式組織的html網頁形式,英文面位置轉爲章節位置可能更合理,不過這個會涉及到繁的手工操作。如果大家有更好的建議,請告知我
需要特别明的是,中文版附录并没有包含英文原版的索引信息。因英文原版的索引信息主要是记录每个索引所在的英文面位置而中文版是以GitBook方式组织的html网页形式,英文面位置转为章节位置可能更合理,不过这个会涉及到繁的手工操作。如果大家有更好的建议,请告知我