程式印象
用程式化思考讓你變超人。
2013年8月19日 星期一
附加文字到檔案
with open("test.txt", "a") as myfile: myfile.write("appended text")
參考
http://stackoverflow.com/questions/4706499/how-do-you-append-to-file-in-python
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言