翻译11.12部分内容

This commit is contained in:
dake
2015-11-02 17:17:45 +08:00
parent af7a9355ac
commit 6abfdb7f52
21 changed files with 256 additions and 23 deletions

View File

@@ -1,4 +1,4 @@
# 读写数据
# 12 读写数据
除了 fmt 和 os 包,我们还需要用到 bufio 包来处理缓冲的输入和输出。