marekchen
|
d767f7b54c
|
markdown '`' 符号错误,导致格式无法正确显示
|
2017-01-07 19:10:47 +08:00 |
|
Unknwon
|
c4339aba86
|
Fix #296
|
2016-12-28 14:27:43 +08:00 |
|
Unknwon
|
ba7933554b
|
Fix #295
|
2016-12-28 14:26:25 +08:00 |
|
Unknwon
|
cb08e335c6
|
Fix #294
|
2016-12-28 14:25:31 +08:00 |
|
无闻
|
6d0b2ce756
|
Merge pull request #301 from vvtam/vvtam-patch-1
vvtam patch 1
|
2016-12-27 18:35:50 +08:00 |
|
无闻
|
a374854a51
|
Merge pull request #302 from oxbambooxo/patch-2
FIX 11.14.md
|
2016-12-27 18:35:13 +08:00 |
|
Ding
|
1d4910ebb1
|
FIX 12.8.md
n declared and not used
|
2016-12-26 21:49:58 +08:00 |
|
Ding
|
4ec6a406d8
|
FIX 11.14.md
runtime error: index out of range when result len not enough
|
2016-12-26 15:32:29 +08:00 |
|
TAM
|
7d5d38f8e5
|
Update 01.1.md
精校
|
2016-12-26 10:38:18 +08:00 |
|
TAM
|
9b11bba7c0
|
Update preface.md
修改错别字
|
2016-12-26 10:16:33 +08:00 |
|
Ding
|
14ce0489c8
|
fix 10.6.9 wrong
cannot use i (type *Integer) as type int in argument to strconv.Itoa
|
2016-12-24 23:07:56 +08:00 |
|
无闻
|
e6124ce092
|
Merge pull request #299 from marekchen/patch-1
fix start with or end with space,word count error
|
2016-12-21 06:45:05 -05:00 |
|
marekchen
|
2838c9476b
|
Update word_letter_count.go
|
2016-12-21 19:44:34 +08:00 |
|
marekchen
|
982f6b1abd
|
fix start with or end with space,word count error
|
2016-12-16 01:30:40 +08:00 |
|
lwh
|
3ac0040687
|
更新Go语言在tiobe排名中的最高记录
|
2016-12-10 14:39:33 +08:00 |
|
守夜人
|
114fce9726
|
Update 09.3.md
修正中文双引为英文双引
|
2016-11-22 16:24:23 +08:00 |
|
xin zhao
|
8a47e7915e
|
显示->显式 (#292)
|
2016-11-19 22:24:03 -05:00 |
|
Eric719
|
a30f35add2
|
fix byte (#291)
|
2016-11-19 22:23:53 -05:00 |
|
守夜人
|
ad0d1e8041
|
Update 07.5.md (#290)
|
2016-11-19 22:23:41 -05:00 |
|
守夜人
|
df0c0337af
|
Update 07.2.md (#289)
|
2016-11-19 22:23:31 -05:00 |
|
colawarrior
|
31a22881be
|
Update statistics.go (#287)
当在网页的文本框中输入中文逗号来分隔的数字和汉字或者数字和英文的组合时,错误信息打印不正确的问题
|
2016-11-19 22:23:07 -05:00 |
|
王耀
|
f2a3e873fe
|
Fix 14.5, 14.6, 15.1 (#283)
* Update 07.3.md
* Update 07.3.md
* Update 07.6.md
* fix few problems
* Update 10.6 and 10.8
* Update 11.6 and 11.7
* fix some problems before Chap13
* add a dot
* Update 13.9
* little improve
* Thoughts about time.After
* Thoughts about time.After
* Fix 14.6,15.1
|
2016-11-19 22:22:57 -05:00 |
|
William
|
6d6c46c6c8
|
Update 04.4.md (#284)
一个源文件可以包含多个init函数,从上往下执行;一个包里的多个源文件,init以源文件首字母的顺序执行(go 1.6.3版本测试结果)
|
2016-11-19 22:22:39 -05:00 |
|
王耀
|
86b9d6f7ef
|
更新链接、修正全角括号 (#281)
* Update 07.3.md
* Update 07.3.md
* Update 07.6.md
* fix few problems
* Update 10.6 and 10.8
* Update 11.6 and 11.7
* fix some problems before Chap13
* add a dot
* Update 13.9
* little improve
|
2016-09-04 06:04:40 -04:00 |
|
王耀
|
f27a8d84bf
|
更新13.9 (#280)
* Update 07.3.md
* Update 07.3.md
* Update 07.6.md
* fix few problems
* Update 10.6 and 10.8
* Update 11.6 and 11.7
* fix some problems before Chap13
* add a dot
* Update 13.9
|
2016-09-01 22:14:40 -04:00 |
|
王耀
|
b0715416ec
|
修正发现的13章以前的一些小问题 (#277)
* Update 07.3.md
* Update 07.3.md
* Update 07.6.md
* fix few problems
* Update 10.6 and 10.8
* Update 11.6 and 11.7
* fix some problems before Chap13
* add a dot
|
2016-08-29 11:22:23 -07:00 |
|
王耀
|
a21e30a4a8
|
小错误和语言问题 (#276)
* Update 07.3.md
* Update 07.3.md
* Update 07.6.md
* fix few problems
* Update 10.6 and 10.8
* Update 11.6 and 11.7
|
2016-08-26 10:56:59 -07: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 |
|
王耀
|
d40ca54c10
|
Update 07.3.md and 07.6.md (#273)
* Update 07.3.md
* Update 07.3.md
* Update 07.6.md
|
2016-08-22 20:58:44 -07:00 |
|
Daniel Lv
|
23935f6f12
|
fix type: flag.Pars() => flag.Parse() (#269)
|
2016-08-02 23:33:46 +08:00 |
|
Unknwon
|
62da6a89ab
|
fix typo
|
2016-07-11 04:34:19 +08:00 |
|
lyb124553153
|
0ed0d46af8
|
联系替换未练习,修正文字错误 (#264)
|
2016-06-27 15:38:22 +08:00 |
|
Bohan Yang
|
fcec2bfe4d
|
删除重复的“这个” (#262)
* 删除重复的“这个”
* 删除多余的“的”
|
2016-06-24 00:05:42 +08:00 |
|
dualc
|
e3b5d97510
|
Update 07.3.md (#260)
|
2016-06-03 01:42:46 -07:00 |
|
Jingke Tian
|
77f672c112
|
6.1 章节 对函数的参数与返回值表述不准确 (#257)
* 对于函数的参数与返回值表述不准确
原表述为:
“所有类型的函数都可以有参数与返回值。函数参数、返回值以及它们的类型被统称为函数签名。”
但是,main()与init()这两函数不允许有参数与返回值,故修改为:
“除了main()、init()函数外,其它所有类型的函数都可以有参数与返回值。函数参数、返回值以及它们的类型被统称为函数签名。”
* 笔误。
* 笔误,重复的chan
* 注释错误
|
2016-06-03 01:42:18 -07:00 |
|
Bo-Yi Wu
|
26ee668b05
|
Fix #254 typo error (#255)
|
2016-06-03 01:41:58 -07:00 |
|
Bo-Yi Wu
|
294a0702bd
|
Fix typo.
|
2016-04-05 11:07:13 -04:00 |
|
Bo-Yi Wu
|
6e83ef2668
|
fix format.
|
2016-04-05 05:25:50 -04:00 |
|
Bo-Yi Wu
|
17636ee2e0
|
Fix code format.
|
2016-04-05 15:10:21 +08:00 |
|
Alpha Pigger
|
a96a12322b
|
fix typo
|
2016-03-31 15:35:17 +08:00 |
|
Unknwon
|
7c2305c375
|
Merge pull request #247 from appleboy/patch-3
fix #222
|
2016-03-29 17:04:56 -04:00 |
|
Bo-Yi Wu
|
cf7d7c3e7f
|
fix #222
|
2016-03-28 22:40:12 +08:00 |
|
ayrb13
|
7f8c80d137
|
Update 11.9.md
笔误修复
|
2016-03-28 20:39:13 +08:00 |
|
Unknwon
|
38204e4200
|
Merge pull request #245 from appleboy/patch-2
fix value undefined error.
|
2016-03-28 01:05:30 -04:00 |
|
Bo-Yi Wu
|
a86716fd78
|
Fix code
|
2016-03-28 12:56:39 +08:00 |
|
Bo-Yi Wu
|
41e94748ce
|
fix value undefined error.
|
2016-03-28 11:00:00 +08:00 |
|
Bo-Yi Wu
|
223899b8fb
|
update code format.
|
2016-03-28 09:28:00 +08:00 |
|
Unknwon
|
9a016c331d
|
Merge pull request #243 from paperplane1230/master
08.1:修正了一处代码段开始的反引号位置
|
2016-03-26 14:10:15 -04:00 |
|
Unknwon
|
1415a8efbb
|
Merge pull request #242 from songleo/master
add chapter 17 and section 17.1
|
2016-03-26 14:09:49 -04:00 |
|
qyl
|
bb39b240e4
|
08.1:修正了一处代码段开始的反引号位置
|
2016-03-26 22:49:58 +08:00 |
|