Go to file
chai2010 77148f84d4 update zh2tw.go: 获 -> 獲 2015-12-28 15:56:53 +08:00
ch0 ch3,ch3-01 review 2015-12-27 15:13:12 +08:00
ch1 ch3,ch3-01 review 2015-12-27 15:13:12 +08:00
ch2 ch3,ch3-01 review 2015-12-27 15:13:12 +08:00
ch3 ch3-06 review 2015-12-28 11:14:18 +08:00
ch4 zz 2015-12-28 14:49:32 +08:00
ch5 reduce file size 2015-12-25 12:41:49 +08:00
ch6 ch3,ch3-01 review 2015-12-27 15:13:12 +08:00
ch7 make loop 2015-12-26 20:05:30 +08:00
ch8 ch3,ch3-01 review 2015-12-27 15:13:12 +08:00
ch9 reduce file size 2015-12-25 12:41:49 +08:00
ch10 ch3,ch3-01 review 2015-12-27 15:13:12 +08:00
ch11 ch3,ch3-01 review 2015-12-27 15:13:12 +08:00
ch12 make loop 2015-12-26 20:05:30 +08:00
ch13 ch3,ch3-01 review 2015-12-27 15:13:12 +08:00
docs update cover 2015-12-22 15:38:02 +08:00
images reduce file size 2015-12-25 12:41:49 +08:00
tools add STPhrases.txt 2015-12-18 11:07:27 +08:00
vendor/gopl.io good good study, day day up! 2015-12-09 15:45:11 +08:00
.gitignore reduce file size 2015-12-25 12:41:49 +08:00
CONTRIBUTORS.md zz 2015-12-23 16:42:00 +08:00
GLOSSARY.md update tw 2015-12-18 10:53:03 +08:00
LICENSE good good study, day day up! 2015-12-09 15:45:11 +08:00
Makefile ch3,ch3-01 review 2015-12-27 15:13:12 +08:00
README.md update README.md 2015-12-28 15:55:58 +08:00
SUMMARY-github.md make loop 2015-12-26 20:05:30 +08:00
SUMMARY.md make loop 2015-12-26 20:05:30 +08:00
book.json ch3,ch3-01 review 2015-12-27 15:13:12 +08:00
cover.jpg update cover 2015-12-22 15:38:02 +08:00
cover_bgd.png reduce file size 2015-12-25 12:41:49 +08:00
cover_patch.png reduce file size 2015-12-25 12:41:49 +08:00
cover_small.jpg update cover 2015-12-22 15:38:02 +08:00
doc.go good good study, day day up! 2015-12-09 15:45:11 +08:00
errata.md zz 2015-12-23 16:27:04 +08:00
make.bat reduce file size 2015-12-25 12:41:49 +08:00
preface.md ch2,ch2-01 review 2015-12-26 11:28:41 +08:00
progress.md ch4-01 done 2015-12-28 14:37:29 +08:00
trans-terms.md make loop 2015-12-18 14:49:31 +08:00
zh2tw.go update zh2tw.go: 获 -> 獲 2015-12-28 15:56:53 +08:00

README.md

Go語言聖經中文版

Go語言聖經 《The Go Programming Language》 中文版本僅供編程、英語學習、Gitbook、Markdown等學習交流之用。

從源文件構建

先安裝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

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

歡迎大家提供建議!