使用Python删除文件有多种方法,但是最好的方法如下: os.remove()删除文件os.unlink()删除文件shutil.rmtree()删除目录及其下面所有内容pathlib.
確定! 回上一頁