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 =
相關文章
相關標籤/搜索