Commit Graph

24 Commits

Author SHA1 Message Date
2BFL
cb9c347307 Fix syntax (#771)
* 调整了一些不太通顺的句子

* 使表达更准确,减少歧义

* 修改一个词汇

* 更新 README 和目录
2020-07-09 16:11:13 +08:00
yingtaojuzi
16f2309acb when I import the pack1, if I add the ./pack1/pack1, it will fai… (#760)
* when I import the pack1, if I add the ./pack1/pack1, it will failed

* also the import exercise need updating

* the path in this file
2020-02-13 14:49:55 +08:00
Johnsen
3d60a65988 09.5 修改pack1包中变量名PackFloat为pack1Float,保持本节教程代码和文本的一致性。 (#631)
* 修改pack1包中变量名PackFloat为pack1Float

* modify json.Decoder to json.NewDecoder
2019-07-10 21:11:51 -07:00
Respawnz
ac62eb795b 翻译修正 (#584)
* 翻译修正

ISAM -> IsAM 
Exercise 9.4: The function which does the test is contained in a package even 将测试所用的函数编写在 even 包里。

https://github.com/Unknwon/the-way-to-go_ZH_CN/blob/master/eBook/exercises/chapter_9/even/even.go
在练习源代码里也证实了这一点

* 修正我自己的pr

前文用的判断,后文应该也是判断,我的失误
2019-03-16 21:49:52 -04:00
xin zhao
7854ee57e0 修改标点错误 (#494) 2018-05-28 20:37:33 +08:00
Sarlor
74aa3aee9a Update 09.5.md (#455)
修改一些错误
2018-04-19 15:32:15 -04:00
xin zhao
f559f17fcf fix 路径错误 (#436)
* 显示->显式

* fix 路径错误 #427
2018-03-05 03:54:23 -05:00
xiaoxuanzi
73b8f0e6f6 别字修正 (#396) 2017-10-13 05:12:03 -04:00
开发者小蓝
60c9a256d4 well display of 9.5 (#392) 2017-08-13 02:13:49 -04:00
ArisQ
20fdff7391 Update 09.5.md (#390)
修正示例 9.4代码链接
2017-07-27 17:10:57 -04:00
sanshan
67d54524d6 文档说明更正 (#377)
文档说明更正
2017-06-27 14:54:26 -04:00
AutuanLiu
6d3f1902ba 修复与更正 (#337)
* Update 06.4.md

标点符号错误

* Update 06.5.md

* Update 06.6.md

* Update 06.8.md

修正上一节目录索引错误

* Update 06.8.md

* Update 07.0.md

* Update 07.1.md

* Update 07.6.md

用词不统一

* Update 08.0.md

* Update 08.6.md

用词不统一

* Update 09.0.md

* Update 09.5.md

修改不通顺

* 拼写错误

[建议加上`git remote -v`](https://help.github.com/articles/adding-an-existing-project-to-github-using-the-command-line/)

* Update 10.0.md

* 统一风格

* 调整位置,保证最后一行可以输出

* 保证最后一行可以输出

* 格式

* markdown 修改
2017-03-29 19:03:39 -04:00
王耀
6e9d78dac9 修正一些小错误和语言不通顺的地方 (#274)
* Update 07.3.md

* Update 07.3.md

* Update 07.6.md

* fix few problems
2016-08-24 20:45:39 -07:00
songleo
7c6952155b review 2016-01-15 11:56:10 +08:00
无闻
098708be65 Update 09.5.md 2015-11-04 20:31:52 -05:00
ArkBriar
71ca328435 Add chapter 11.11: Printf and reflection
chmod -x 09.5.md 09.8.md
2015-10-25 01:13:11 +08:00
Unknwon
a9e5e2aff9 Merge branch 'master' of https://github.com/dbarobin/the-way-to-go_ZH_CN
# Conflicts:
#	eBook/09.5.md
2015-08-07 16:42:00 +08:00
Unknwon
3415aa002e 精校:9.5 2015-08-07 16:39:18 +08:00
dbarobin
151202e067 [Style] Change markdown source file to Unix-like style and add sample code 2015-08-07 11:58:32 +08:00
Jeff
e9243d9325 优化格式;略微改进部分翻译 2015-03-16 23:02:20 +08:00
Unknwon
b8c82ba4e5 9.5 2015-03-03 12:15:28 -05:00
Unknwon
677a08c61d 9.4 2015-03-02 02:46:41 -05:00
Guobiao Mei
07d26e14d1 Fix links to the code examples
Change-Id: I644c6a516abab2577353644c128102457deeb41a
2014-12-18 16:49:46 -05:00
Spawnris
a4fff976c8 第九章第五至11节翻译内容 2014-09-19 16:51:13 +08:00