源使用了shutil.rmtree(del_path)。虽然删除了文件夹的所有文件,但是无法删除这个空文件夹,并抛出错误,继而想使用os.remove、os.rmdir去删除这个空 ...
確定! 回上一頁