阅读背景:

python 文件的写入和读取 操作

来源:互联网 

写入 
>>>f = open('a.txt', 'w')
>>>f.write('hello,')>>>f.write('hello,'




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: