We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c84911b commit d9e1750Copy full SHA for d9e1750
source/c05/p05_write_to_file_not_exist.rst
@@ -5,7 +5,7 @@
5
----------
6
问题
7
8
-你想像一个文件中写入数据,但是前提必须是这个文件在文件系统上不存在。
+你想向一个文件中写入数据,但是前提必须是这个文件在文件系统上不存在。
9
也就是不允许覆盖已存在的文件内容。
10
11
0 commit comments