Go to file
chai2010 2284164524 remove unused file 2015-12-25 12:30:53 +08:00
ch0 rebuild 2015-12-24 14:49:03 +08:00
ch1 rebuild 2015-12-24 14:49:03 +08:00
ch2 rebuild 2015-12-24 14:49:03 +08:00
ch3 rebuild 2015-12-24 14:49:03 +08:00
ch4 rebuild 2015-12-24 14:49:03 +08:00
ch5 rebuild 2015-12-24 14:49:03 +08:00
ch6 rebuild 2015-12-24 14:49:03 +08:00
ch7 rebuild 2015-12-24 14:49:03 +08:00
ch8 rebuild 2015-12-24 14:49:03 +08:00
ch9 rebuild 2015-12-24 14:49:03 +08:00
ch10 rebuild 2015-12-24 14:49:03 +08:00
ch11 rebuild 2015-12-24 14:49:03 +08:00
ch12 rebuild 2015-12-24 14:49:03 +08:00
ch13 rebuild 2015-12-24 14:49:03 +08:00
gitbook no msg 2015-12-09 15:57:17 +08:00
images rebuild 2015-12-24 14:49:03 +08:00
.gitignore remove unused file 2015-12-25 12:30:53 +08:00
CONTRIBUTORS.html rebuild 2015-12-24 14:49:03 +08:00
CONTRIBUTORS.md rebuild 2015-12-21 12:55:18 +08:00
LICENSE no msg 2015-12-09 15:57:17 +08:00
Makefile rebuild 2015-12-24 14:49:03 +08:00
README.md rebuild 2015-12-24 14:49:03 +08:00
SUMMARY-github.md rebuild 2015-12-24 14:49:03 +08:00
cover.jpg rebuild 2015-12-24 14:49:03 +08:00
cover_bgd.png no msg 2015-12-09 15:57:17 +08:00
cover_patch.png rebuild 2015-12-24 14:49:03 +08:00
cover_small.jpg rebuild 2015-12-24 14:49:03 +08:00
doc.go no msg 2015-12-09 15:57:17 +08:00
errata.html rebuild 2015-12-21 12:55:18 +08:00
errata.md rebuild 2015-12-24 14:49:03 +08:00
index.html rebuild 2015-12-24 14:49:03 +08:00
make.bat rebuild 2015-12-16 10:56:29 +08:00
progress.md rebuild 2015-12-24 14:49:03 +08:00
search_index.json rebuild 2015-12-24 14:49:03 +08:00
trans-terms.md rebuild 2015-12-21 12:55:18 +08:00
zh2tw.go rebuild 2015-12-21 12:55:18 +08:00

README.md

Go語言聖經中文版

Go語言聖經 《The Go Programming Language》 中文版本僅供編程和英語學習交流之用請在下載後24小時內刪除。

從源文件構建

先安裝Go語言環境Git工具和GitBook命令行工具(npm install gitbook-cli -g命令)。

  1. 運行go get github.com/golang-china/gopl-zh,穫取源文件。
  2. 運行go generate github.com/golang-china/gopl-zh,生成_book目録。
  3. 打開_book/index.html文件。

簡體中文讀者

如果是使用簡體中文的用戶,可在執行上述命令前運行make tw2zh命令,將繁體中文轉換爲簡體中文。

Markdown 格式預覽

版權聲明

Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Creative Commons License

嚴禁任何商業行爲使用或引用該文檔的全部或部分內容!

歡迎大家提供建議!