python2.7: open()文件處理使用介紹

#coding=utf-8 #新建文件open_file_test.txt內容: # Hello World # This is a test file import os print os.getcwd() os.chdir("C:\Users\Administrator\Desktop\Pyhton2.7Tests") test = [ "test1\n", "test2\n", "test3
相關文章
相關標籤/搜索