gopl-zh-master

所属分类:其他
开发工具:GO
文件大小:5928KB
下载次数:0
上传日期:2018-06-08 09:09:31
上 传 者ntwzy
说明:  Go语言是谷歌推出的一种全新的C语言风格的编程语言,可以在不损失应用程序性能的情况下降低代码的复杂性,提高编程效率,适合开发大型软件,有望成为主流的编程语言
(The Go language is a new C language style programming language introduced by Google. It can reduce the complexity of the code without losing the performance of the application, improve the programming efficiency, and be suitable for the development of large software. It is expected to become the mainstream programming language.)

文件列表:
CONTRIBUTORS.md (766, 2017-02-08)
LICENSE (1477, 2017-02-08)
Makefile (1196, 2017-02-08)
appendix (0, 2017-02-08)
appendix\appendix-a-errata.html (65830, 2017-02-08)
appendix\appendix-b-author.html (61938, 2017-02-08)
appendix\appendix-c-cpoyright.html (60137, 2017-02-08)
appendix\appendix-d-translations.html (61438, 2017-02-08)
appendix\appendix-z-index-good.md (15, 2017-02-08)
appendix\appendix-z-index.md (3546, 2017-02-08)
appendix\appendix.html (61322, 2017-02-08)
builder.go (3551, 2017-02-08)
ch0 (0, 2017-02-08)
ch0\ch0-01.html (69600, 2017-02-08)
ch0\ch0-02.html (70153, 2017-02-08)
ch0\ch0-03.html (68655, 2017-02-08)
ch0\ch0-04.html (65739, 2017-02-08)
ch0\ch0-05.html (63343, 2017-02-08)
ch1 (0, 2017-02-08)
ch1\ch1-01.html (76881, 2017-02-08)
ch1\ch1-02.html (83818, 2017-02-08)
ch1\ch1-03.html (84975, 2017-02-08)
ch1\ch1-04.html (73863, 2017-02-08)
ch1\ch1-05.html (66663, 2017-02-08)
ch1\ch1-06.html (68848, 2017-02-08)
ch1\ch1-07.html (77342, 2017-02-08)
ch1\ch1-08.html (73922, 2017-02-08)
ch1\ch1.html (61318, 2017-02-08)
ch10 (0, 2017-02-08)
ch10\ch10-01.html (64887, 2017-02-08)
ch10\ch10-02.html (62972, 2017-02-08)
ch10\ch10-03.html (64439, 2017-02-08)
ch10\ch10-04.html (64864, 2017-02-08)
ch10\ch10-05.html (70518, 2017-02-08)
ch10\ch10-06.html (66859, 2017-02-08)
ch10\ch10-07-1.md (2094, 2017-02-08)
ch10\ch10-07-2.md (3811, 2017-02-08)
ch10\ch10-07-3.md (4794, 2017-02-08)
... ...

# Go语言圣经(中文版) Go语言圣经 [《The Go Programming Language》](http://gopl.io) 中文版本,仅供学习交流之用。 ![](cover_middle.jpg) - 项目主页:http://github.com/golang-china/gopl-zh - 项目主页:http://bitbucket.org/golang-china/gopl-zh - 原版官网:http://gopl.io 在线预览: - http://gopl-zh.b0.upaiyun.com/ - http://docs.ruanjiadeng.com/gopl-zh/ - http://shifei.me/gopl-zh/ - http://2goo.info/media/html/gopl-zh-gh-pages/ - http://docs.plhwin.com/gopl-zh/ **注意,在线预览不是最新版,最新以仓库里的内容为准** ### 从源文件构建 先安装NodeJS和GitBook命令行工具(`npm install gitbook-cli -g`命令)。 1. 运行`go get github.com/golang-china/gopl-zh`,获取 [源文件](https://github.com/golang-china/gopl-zh/archive/master.zip)。 2. 切换到 `gopl-zh` 目录,运行 `gitbook install`,安装GitBook插件。 3. 运行`make`,生成`_book`目录。 4. 打开`_book/index.html`文件。 ### Go语言圣经DMCA相关 目前Github上的[gopl-zh](https://github.com/golang-china/gopl-zh)因为[DMCA](https://github.com/github/dmca/blob/master/2016-02-03-TheGoProgrammingLanguage.md)问题暂时无法访问,需要私下交流的请转QQ群(531508541)。 # 版权声明 [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-nc-sa/4.0/)。 ![Creative Commons License](./images/by-nc-sa-4.0-88x31.png) 严禁任何商业行为使用或引用该文档的全部或部分内容! 欢迎大家提供建议!

近期下载者

相关文件


收藏者