custa a8e23ea297 修改翻译错误
必须告诉编译器源文件需要哪些包,这就是跟随在`package`声明后面的`import`声明扮演的角色。
2016-08-06 00:00:27 +08:00
2016-08-06 00:00:27 +08:00
2016-07-15 16:54:15 +08:00
2016-04-26 01:25:07 +08:00
2016-04-27 16:02:46 +08:00
2016-07-24 22:43:32 +08:00
2016-07-21 14:44:21 +08:00
2016-07-20 15:08:47 +08:00
2016-04-26 20:52:50 +08:00
2016-07-20 15:08:47 +08:00
2016-06-20 17:18:00 +08:00
2016-06-20 17:18:00 +08:00
2016-06-20 17:18:00 +08:00
2016-06-20 17:44:20 +08:00
2016-06-20 17:44:20 +08:00
2016-06-20 17:44:20 +08:00

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

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

欢迎大家提供建议!

Description
No description provided
Readme BSD-3-Clause 42 MiB
Languages
Go 86.4%
Makefile 13.6%