myto.write(txt.decode('big5').encode('utf8')) myfrom.close() myto.close() os.system("pause") 4. 取得資料夾下的檔名,使用萬用字元(wildcard, '*') import glob
確定! 回上一頁