learn-go-with-tests icon indicating copy to clipboard operation
learn-go-with-tests copied to clipboard

hello,arrays-and-slices,maps 中几处错漏修复

Open x1phyr opened this issue 4 years ago • 0 comments

hello.md Go doc节,增加尾段的翻译 原文:Go doc

arrays-and-slices.md Refactor节,第二段更换表述 原文地址:Refactor

maps.md Pointers,copies,et al 节,代码错误 原文:Pointers, copies, et al

maps.md Refactor节,增加尾段翻译 原文:Refactor

以及 maps.md 中,几处 Create 修改为 Add 1 2

x1phyr avatar Jun 27 '21 01:06 x1phyr