If you need to append data to a file, you should use the append mode when creating the file object.
如果需要向文件中添加数据,应当在创建file对象时,使用添加模式。
互联网摘选
If this option is used twice, the second one will disable append mode again.
如果在一个命令行重复使用了这个参数, 第二个将不会是追加模式.
网络文摘精选
