而透過shutil套件不只實現了比os套件更好的路徑彈性,還可實踐網路檔案處理。 ... import shutil shutil.move("123.txt" , "abc") shutil.move("123.txt" ...
確定! 回上一頁