使用shutil模組import shutil ※複製資料夾所有檔案至新建資料夾內※ ... 參考寫法: shutil.copytree('. ... shutil.move('A', 'B'). 使用os模組.
確定! 回上一頁