Commit Graph

9 Commits

Author SHA1 Message Date
Humbertzhang
a73e43ede3 修正翻译错误 (#601)
原文:
A Go string is thus a sequence of variable-width characters (each 1 to 4 bytes, see Ex. 4.6), contrary to strings in other languages as C++, Java or Python that are fixed-width (Java uses always 2 bytes).
因此改为 “Go 中的字符串里面的字符” 更合适。
2019-04-13 08:13:27 -04:00
skiy
3bfc9807bf Update 04.6.md
勘误
2015-10-21 17:01:48 +08:00
dbarobin
83e030ac39 [Typo] Fix multiple wrong single and double quotation marks between 04.6 to 06.9 2015-08-06 16:24:05 +08:00
Unknwon
650e5f3d68 精校:4.6 2015-07-09 10:55:23 +08:00
itfanr
13a6e488c3 修改C++字符串特殊字符的描述
估计是译者粗心了。
2014-12-14 15:24:01 +08:00
Unknown
480ec9f46a Reformat 2014-04-09 00:04:59 -04:00
miraclesu
2334c3c584 escape character 译成 "转义字符" 2013-06-21 13:21:47 +08:00
Unknown
5fc3325bb2 04.6.md 2013-06-10 09:40:12 +08:00
Unknown
2c8ab3e8f1 04.5.md 2013-06-09 23:18:35 +08:00