[Python] 使用shutil, os模組協助複製、移動、刪除、新增目錄或檔案 ... shutil.move('A', 'B') ... for root, dirs, files in os.walk('./test/'):.
確定! 回上一頁