File tree 1 file changed +1
-0
lines changed
1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 37
37
| 27 | Go语言精进之路vol1 | p298,具体参见[ issue27] ( https://github.com/bigwhite/GoProgrammingFromBeginnerToMaster/issues/27 ) | 这里简单的用 3600/3 = 1200 作为最终的最短耗时预期是不合理的 | https://github.com/MrBear2018 | 内容错误 | “效率应该会稳定在1200(3600/3)左右” 改为 “效率应该会稳定在1800(xRayCheckTmCost * 30 / 3)左右” | 未改 |
38
38
| 28 | Go语言精进之路vol1 | p324,具体参见[ issue28] ( https://github.com/bigwhite/GoProgrammingFromBeginnerToMaster/issues/28 ) | p324源码go-concurrency-pattern-5.go中的 worker goroutine在收到quit后并未立即退出 | https://github.com/ptgeft | 内容错误 | p324源码go-concurrency-pattern-5.go中的源码quit <- "ok" 的下一行应增加return | 源码库已改,但纸版书中尚未修改 |
39
39
| 29 | Go语言精进之路vol1 | p50,具体参见[ issue30] ( https://github.com/bigwhite/GoProgrammingFromBeginnerToMaster/issues/30 ) | 命令中的idents找不到 | https://github.com/huangxiangrongphper | 内容错误 | 脚注中需要添加indents命令的仓库地址:https://github.com/bigwhite/go/tree/master/cmd/indents | 源码库已改,但纸版书中尚未修改 |
40
+ | 30 | Go语言精进之路vol2 | p180 | 图52-4 中下面的“编码”有误 | 白小九 | typo | 图52-4 中下面的“编码”应该为“解码” | 未改 |
You can’t perform that action at this time.
0 commit comments