mirror of
https://github.com/unknwon/the-way-to-go_ZH_CN.git
synced 2025-11-13 09:16:10 +08:00
翻译11.12部分内容
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
# 文件拷贝
|
||||
# 12.3 文件拷贝
|
||||
|
||||
如何拷贝一个文件到另一个文件?最简单的方式就是使用 io 包:
|
||||
|
||||
示例 12.10 [filecopy.go](examples/chapter_12/filecopy.go):
|
||||
|
||||
Reference in New Issue
Block a user