Python-读取/写入文件

使用 txtname = '/Users/wecash/Desktop/report/' + str(self.count) + '.txt'; with open(txtname, 'w') as f: f.write(str(texts[0])) txtname4 = '/Users/wecash/Desktop/validurl/validreports97.txt' count =
相关文章
相关标签/搜索