Commit Graph
5 Commits
Author SHA1 Message Date
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