Alleen's Computer Science Notebook
2010年4月27日 星期二
Python - 開檔、寫檔、關閉
inp=file("Doc\Log.txt", 'w')
inp.write('Log file start')
inp.close()
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言