add the chinese version and some tweakings

This commit is contained in:
mikespook
2013-04-10 11:14:03 +08:00
parent ecafa1bf15
commit e2f546cb76
7 changed files with 119 additions and 118 deletions

View File

@@ -1,7 +1,7 @@
#目录
- [前言](preface.md)
## 第一部分学习Go语言
## 第一部分:学习 Go 语言
- 第1章Go语言的起源发展与普及
- 1.1 [起源与发展](01.1.md)
- 1.2 [语言的主要特性与发展的环境和影响因素](01.2.md)
@@ -19,10 +19,10 @@
- 第10章结构struct与方法method
- 第11章接口interface与反射reflection
##第三部分Go高级编程
##第三部分Go 高级编程
- 第12章读写数据
- 第13章错误处理与测试
- 第14章GoroutinesChannels
- 第14章goroutine 与 channel
- 第15章网络、模版与网页应用
##第四部分:实际应用
@@ -35,7 +35,7 @@
##附录
- A 代码引用
- B 有趣的Go引用
- B 有趣的 Go 引用
- C 代码示例列表
- D 书中的包引用
- E 书中的工具引用
@@ -43,4 +43,4 @@
- G 习题答案
- H 参考文献
##索引
##索引