Go to file
jxskiss e866d543f5 Remove duplicate link definition, and typo fix. 2016-09-28 13:18:48 +08:00
appendix Fix error building with pandoc. 2016-09-28 02:16:15 +08:00
ch0 修正翻译错误 2016-08-07 21:59:29 +08:00
ch1 Fix error building with pandoc. 2016-09-28 02:16:15 +08:00
ch2 Fix error building with pandoc. 2016-09-28 02:16:15 +08:00
ch3 Fix error building with pandoc. 2016-09-28 02:16:15 +08:00
ch4 Fix error building with pandoc. 2016-09-28 02:16:15 +08:00
ch5 Fix error building with pandoc. 2016-09-28 02:16:15 +08:00
ch6 Fix error building with pandoc. 2016-09-28 02:16:15 +08:00
ch7 Fix error building with pandoc. 2016-09-28 02:16:15 +08:00
ch8 Fix error building with pandoc. 2016-09-28 02:16:15 +08:00
ch9 Fix error building with pandoc. 2016-09-28 02:16:15 +08:00
ch10 Fix error building with pandoc. 2016-09-28 02:16:15 +08:00
ch11 Fix error building with pandoc. 2016-09-28 02:16:15 +08:00
ch12 Fix error building with pandoc. 2016-09-28 02:16:15 +08:00
ch13 Fix error building with pandoc. 2016-09-28 02:16:15 +08:00
images update cover 2016-02-17 15:21:15 +08:00
tools 封面链接改回 github 地址 2016-06-20 17:18:00 +08:00
vendor sync vendor 2016-01-20 09:40:44 +08:00
.gitignore 增加打包脚本 2016-02-15 11:35:32 +08:00
CONTRIBUTORS.md 回到简体 2016-02-15 11:06:34 +08:00
LICENSE good good study, day day up! 2015-12-09 15:45:11 +08:00
Makefile 增加打包脚本 2016-02-15 11:35:32 +08:00
README.md update readme 2016-08-10 10:22:57 +08:00
SUMMARY.md 回到简体 2016-02-15 11:06:34 +08:00
book.json aa 2016-09-04 13:38:02 +08:00
builder.go 完善打包脚本 2016-02-16 11:30:07 +08:00
cover.jpg make cover 2016-06-20 17:44:20 +08:00
cover_bgd.png 封面链接改回 github 地址 2016-06-20 17:18:00 +08:00
cover_middle.jpg make cover 2016-06-20 17:44:20 +08:00
cover_patch.png 封面链接改回 github 地址 2016-06-20 17:18:00 +08:00
cover_small.jpg make cover 2016-06-20 17:44:20 +08:00
doc.go update go doc 2016-01-21 10:51:20 +08:00
fix-data-revision.go ingore gitbook data-revision 2016-02-01 15:10:42 +08:00
gopl-zh-qrcode.png 封面链接改回 github 地址 2016-06-20 17:18:00 +08:00
links.md Remove duplicate link definition, and typo fix. 2016-09-28 13:18:48 +08:00
preface.md Remove duplicate link definition, and typo fix. 2016-09-28 13:18:48 +08:00
update_version.go Update update_version.go 2016-09-03 10:13:53 +08:00
zh2tw.go make loop 2016-01-20 10:37:14 +08:00

README.md

Go语言圣经中文版

Go语言圣经 《The Go Programming Language》 中文版本,仅供学习交流之用。

在线预览:

注意,在线预览不是最新版,最新以仓库里的内容为准

从源文件构建

先安装NodeJS和GitBook命令行工具(npm install gitbook-cli -g命令)。

  1. 运行go get github.com/golang-china/gopl-zh,获取 源文件
  2. 切换到 gopl-zh 目录,运行 gitbook install安装GitBook插件。
  3. 运行make,生成_book目录。
  4. 打开_book/index.html文件。

Go语言圣经DMCA相关

目前Github上的gopl-zh因为DMCA问题暂时无法访问需要私下交流的请转QQ群(531508541)。

版权声明

Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Creative Commons License

严禁任何商业行为使用或引用该文档的全部或部分内容!

欢迎大家提供建议!