make loop

This commit is contained in:
chai2010
2015-12-18 14:49:31 +08:00
parent 9fde1ff772
commit f9ac065e47
106 changed files with 725 additions and 725 deletions

View File

@@ -2,7 +2,7 @@
作爲 [《The Go Programming Language》](http://gopl.io/) (中文名[《Go編程語言》](http://golang-china.github.io/gopl-zh)) 英文原版紙質圖書的購買者, [《Go聖經讀書筆記》](http://golang-china.github.io/gopl-zh) 是我們的 **讀書筆記****習題解答**, 僅供學習交流用.
-**讀書筆記**預覽: http://golang-china.github.io/gopl-zh
-**讀書筆記**預覽: http://golang-china.github.io/gopl-zh
-**讀書筆記** 的源文件: http://github.com/golang-china/gopl-zh
-**讀書筆記** 項目進度: http://github.com/golang-china/gopl-zh/blob/master/progress.md
-**讀書筆記** 參與人員: http://github.com/golang-china/gopl-zh/blob/master/CONTRIBUTORS.md
@@ -15,7 +15,7 @@
先安裝 Go語言環境, git 工具 和 GitBook 命令行工具(`npm install gitbook-cli -g` 命令).
1. 運行 `go get github.com/golang-china/gopl-zh`, 取 源文件
1. 運行 `go get github.com/golang-china/gopl-zh`, 取 源文件
2. 運行 `go generate github.com/golang-china/gopl-zh`, 生成 `_book` 目録
3. 打開 `_book/index.html` 文件
@@ -23,7 +23,7 @@
如果是使用簡體中文的用戶, 可在執行上述命令前運行 `make tw2zh` 命令, 將繁體中文轉換爲簡體中文.
### Markdown 格式预览
### Markdown 格式預覽
- [SUMMARY-github.md](SUMMARY-github.md)
@@ -35,5 +35,5 @@
嚴禁任何商業行爲使用或引用該 **讀書筆記** 的全部或部分內容!
歡迎大提供建議!
歡迎大提供建議!