#A跟B只能是檔案, 不能是目錄位址. 參考寫法: shutil.copyfile('oldimg.jpg', 'newimg.jpg'). ※複製目錄或者複製目錄內的檔案※. shutil.copy('A', 'B ...
確定! 回上一頁