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.
2 parents 6295301 + d9e1750 commit 52c91f2Copy full SHA for 52c91f2
source/c05/p05_write_to_file_not_exist.rst
@@ -5,7 +5,7 @@
5
----------
6
问题
7
8
-你想像一个文件中写入数据,但是前提必须是这个文件在文件系统上不存在。
+你想向一个文件中写入数据,但是前提必须是这个文件在文件系统上不存在。
9
也就是不允许覆盖已存在的文件内容。
10
11
0 commit comments