一. txt文件的讀取與保存def text_save(filename, data):#filename爲寫入txt文件的路徑,data爲要寫入數據列表. file = open(filename,'a') for.
確定! 回上一頁