15 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
d3979794f4 第十章修改 (#840)
Co-authored-by: Joe Chen <jc@unknwon.io>
2022-05-11 22:58:19 +08:00
Jck
39dbdb7094 修改部分描述,添加必要的标点符号,补充代码超链接 (#804) 2021-10-25 23:34:42 +08:00
Respawnz
0f0d0b0331 翻译修正 (#592)
* 翻译修正

 A new value is put in the highest cell which is empty (contains 0), on top: this is called push.

* Update 10.7.md

原文中的which此处可省略掉,译文更通顺
2019-03-26 18:45:07 -04:00
xin zhao
85bfd8ff43 修改示例代码问题 (#484)
优化题目列表显示
2018-05-23 02:37:27 +08:00
Sarlor
67705c46ed Update 10.7.md (#463)
修改语句错误, 函数调用应该是递归的过程
2018-05-18 17:35:21 -04:00
sanshan
aed4b3ce5b 更正文档说明 (#384)
更正文档说明
2017-07-14 23:04:46 -04:00
wbzqe
05c3e3e4ff Update 10.7.md (#383)
练习10.12  :
t := &{7, -2.35, "abc\tdef"}  --->  t := &T{7, -2.35, "abc\tdef"}
2017-07-14 23:04:33 -04:00
songleo
9bb931257a review 2016-01-18 16:34:44 +08:00
AceVest
90d60c3154 fix typo 2015-12-08 16:01:57 +08:00
dake
52cac078fb 修正英文括号 --> 中文全角括号 2015-10-25 00:58:45 +08:00
dake
27f5f76a81 阅读第十章, 并作少量校对修正 2015-10-25 00:22:39 +08:00
Unknwon
1ec25611bc fix #126 2015-09-15 09:56:54 -04:00
Unknwon
4951fb9105 10.6-10.8 2015-08-25 14:32:16 +08:00
leisore
062635d813 ch10.7 10.8 ok 2015-08-13 15:41:43 +08:00