mirror of
				https://github.com/gopl-zh/gopl-zh.github.com.git
				synced 2025-11-04 03:41:37 +00:00 
			
		
		
		
	
			
				
					
						
					
					8bb135d093a34521ad7b8eb82bf3bbeef7c7d193
				
			
			
		
	
				
					… 
				
			
			
		
				
					… 
				
			
			
		Go语言圣经(中文版)
Go语言圣经 《The Go Programming Language》 中文版本,仅供学习交流之用。对于希望学习CGO、Go汇编语言等高级用法的同学,我们推荐《Go语言高级编程》开源图书。
译者信息:
- 译者:柴树杉,Github @chai2010,Twitter @chaishushan
 - 译者:Xargin, https://github.com/cch123
 - 译者:CrazySssst
 - 译者:foreversmart njutree@gmail.com
 
关注微信公众号(golang-china)
在线预览
- https://docs.hacknode.org/gopl-zh/
 - https://books.studygolang.com/gopl-zh/
 - https://wizardforcel.gitbooks.io/gopl-zh/
 - https://docs.hundan.org/gopl-zh/
 
注意,在线预览不是最新版,最新以仓库里的内容为准
从源文件构建
先安装NodeJS和GitBook命令行工具(npm install gitbook-cli -g命令)。
- 运行
go get github.com/golang-china/gopl-zh,获取 源文件。 - 切换到 
gopl-zh目录,运行gitbook install,安装GitBook插件。 - 运行
make,生成_book目录。 - 打开
_book/index.html文件。 
版权声明
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License。
严禁任何商业行为使用或引用该文档的全部或部分内容!
欢迎大家提供建议!
Description
				
					Languages
				
				
								
								
									Go
								
								86.4%
							
						
							
								
								
									Makefile
								
								13.6%
							
						
					

