Commit Graph
10 Commits
Author SHA1 Message Date
custa 72d00ab44a 修正错别字: 两个字串->两个子串 2016-08-15 01:39:35 +08:00
custa a0bce9eced 修正错别字: 在底层编程是->在底层编程时 2016-08-15 01:38:28 +08:00
custa 32c498171a unc -> func 2016-08-14 15:18:18 +08:00
custa 50a330cf5f 修正错别字: 处理化->初始化 2016-08-14 15:16:42 +08:00
custa 3720098c67 修正错别字: 设置控制符->设备控制符 2016-08-14 15:15:15 +08:00
custa 84cb98a734 原生字符串用,而不是``括起来 2016-08-11 00:51:33 +08:00
custa 6bd4cf4ae5 逻辑运算符有短路行为 2016-08-10 23:24:45 +08:00
custa 22f1a8a202 修正翻译错误 2016-08-07 21:59:29 +08:00
custa f518429950 Merge branch 'master' of github.com:gostudying/gopl-zh.github.com 2016-08-06 00:04:33 +08:00
custa a8e23ea297 修改翻译错误
必须告诉编译器源文件需要哪些包,这就是跟随在`package`声明后面的`import`声明扮演的角色。
2016-08-06 00:00:27 +08:00