13 Commits

Author SHA1 Message Date
Rethan
7a54d34d36 fix: fix a lot of incorrect links (#849) 2022-06-25 18:18:09 +08:00
Haigang Zhou
e394361869 第十一章修改 (#839)
Co-authored-by: Joe Chen <jc@unknwon.io>
2022-05-12 21:55:24 +08:00
Jck
39dbdb7094 修改部分描述,添加必要的标点符号,补充代码超链接 (#804) 2021-10-25 23:34:42 +08:00
Respawnz
7aae332065 翻译更正+原书勘误+译者注 (#598)
* 翻译更正+译者注

原文:concatenates the string with itself.
为了便于理解增加了译者注

* 原书此处也是11.9,但实际上指的是练习11.11

原书此处也是11.9,但实际上指的是练习11.11

* 此处英文版原书有误,应该是练习10.16和10.17

* 原书此处有误,因为方法无法同时使用命名过的返回值和未命名的返回值

会报错:Method specification has both named and unnamed return parameters '(x interface{}, error)'

* 补漏+易读性提升

A function which has a (one or more) parameter of an interface type can be called with a variable(此处译文中漏掉) whose type implements that interface. 
其**实参**可以是任何实现了该接口的类型的变量
2019-04-08 10:32:18 -04:00
FuncZhao
8777fc7678 Update 11.12.md (#468) 2018-05-18 17:37:06 -04:00
magichan
85cb8e6f11 代码换行 (#387)
* 修复小问题

* Update 11.12.md

修复代码没有换行的问题
2017-07-24 18:44:37 -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
Unknwon
9b81a4f64e 11.2 2015-11-07 00:19:24 -05:00
ArkBriar
00f43b0519 Fix link in 11.12 2015-11-06 12:24:49 +08:00
dake
b0e5a19de5 校对 11.12 2015-11-02 21:00:15 +08:00
dake
7de0e0d0a1 完成11.12翻译 2015-11-02 19:28:46 +08:00
dake
6abfdb7f52 翻译11.12部分内容 2015-11-02 17:17:45 +08:00
Vincent 4J
5c22b77e68 add blank file 2015-07-31 13:56:58 +08:00