Commit Graph

23 Commits

Author SHA1 Message Date
marjune
e45628c48b Update 14.1.md (#665)
* Update 14.1.md

* Update 14.1.md
2019-07-08 19:58:28 -07:00
Sarlor
6159ed7a92 Update 14.1.md (#511)
fix some bug
2018-06-15 13:46:47 +08: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
Daniel Lv
23935f6f12 fix type: flag.Pars() => flag.Parse() (#269) 2016-08-02 23:33:46 +08:00
Jingke Tian
77f672c112 6.1 章节 对函数的参数与返回值表述不准确 (#257)
* 对于函数的参数与返回值表述不准确

原表述为:
“所有类型的函数都可以有参数与返回值。函数参数、返回值以及它们的类型被统称为函数签名。”
但是,main()与init()这两函数不允许有参数与返回值,故修改为:
“除了main()、init()函数外,其它所有类型的函数都可以有参数与返回值。函数参数、返回值以及它们的类型被统称为函数签名。”

* 笔误。

* 笔误,重复的chan

* 注释错误
2016-06-03 01:42:18 -07:00
Yixin Luo
8b2144b86c tar命令解压时,需要-f指定名字 2016-03-06 16:08:02 +08:00
remones
cc051ec10c fix 14.1: 修正语义不明问题 2016-02-10 12:41:28 +08:00
smart
c65641364e fix 14.1
修正拼写错误
2016-01-22 12:24:56 +08:00
songleo
2df6179a14 review 2016-01-08 11:57:46 +08:00
songleo
0fd111da36 review chapter 14 2016-01-08 10:20:23 +08:00
Unknwon
8829070b05 14.0-14.1 2015-12-31 23:53:01 -05:00
glight2000
7fd3b78990 Update 14.1.md 2015-12-26 08:54:59 +08:00
glight2000
33b3655ccc 完成14.1 2015-12-24 12:13:07 +08:00
glight2000
6e04c75a94 Update 14.1.md 2015-12-24 10:52:02 +08:00
glight2000
87eeba5bb2 Update 14.1.md 2015-12-24 10:24:21 +08:00
glight2000
afeed5b8c1 Update 14.1.md 2015-12-23 19:47:38 +08:00
glight2000
de9a7c7f5d Update 14.1.md 2015-12-23 17:37:53 +08:00
glight2000
5882bf32af Update 14.1.md 2015-12-23 17:10:32 +08:00
glight2000
12103c7a8d Update 14.1.md 2015-12-23 15:31:04 +08:00
glight2000
a887e0b036 Update 14.1.md 2015-12-23 14:36:42 +08:00
glight2000
dada2595a6 Update 14.1.md 2015-12-23 11:48:03 +08:00
glight2000
19dde85f8e Update 14.1.md 2015-12-23 11:47:30 +08:00
glight2000
20e4b0121e Create 14.1.md 2015-12-23 11:45:02 +08:00