shutil.move('A', 'B'). 使用os模組. import os. ※刪除單個文件※. os.remove('oldfile.jpg'). ※判斷資料夾(目錄)是否存在※. if not os.path.isdir('.
確定! 回上一頁