Go to file
chai2010 82ec0c025d ch2-05 review 2015-12-26 20:03:47 +08:00
ch0 reduce file size 2015-12-25 12:41:49 +08:00
ch1 reduce file size 2015-12-25 12:41:49 +08:00
ch2 ch2-05 review 2015-12-26 20:03:47 +08:00
ch3 reduce file size 2015-12-25 12:41:49 +08:00
ch4 reduce file size 2015-12-25 12:41:49 +08:00
ch5 reduce file size 2015-12-25 12:41:49 +08:00
ch6 reduce file size 2015-12-25 12:41:49 +08:00
ch7 reduce file size 2015-12-25 12:41:49 +08:00
ch8 reduce file size 2015-12-25 12:41:49 +08:00
ch9 reduce file size 2015-12-25 12:41:49 +08:00
ch10 reduce file size 2015-12-25 12:41:49 +08:00
ch11 reduce file size 2015-12-25 12:41:49 +08:00
ch12 reduce file size 2015-12-25 12:41:49 +08:00
ch13 ch2,ch2-01 review 2015-12-26 11:28:41 +08:00
docs remove unused file 2015-12-25 12:30:53 +08:00
images reduce file size 2015-12-25 12:41:49 +08:00
tools remove unused file 2015-12-25 12:30:53 +08:00
vendor/gopl.io remove unused file 2015-12-25 12:30:53 +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 reduce file size 2015-12-25 12:41:49 +08:00
README.md ch2,ch2-01 review 2015-12-26 11:28:41 +08:00
SUMMARY-github.md reduce file size 2015-12-25 12:41:49 +08:00
SUMMARY.md zz 2015-12-23 16:27:04 +08:00
book.json disable search plugin 2015-12-25 12:34:16 +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 Update progress.md 2015-12-21 14:37:04 +08:00
trans-terms.md make loop 2015-12-18 14:49:31 +08:00
zh2tw.go ch2-05 review 2015-12-26 20:03:47 +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

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

歡迎大家提供建議!