使用python删除本地文件 Python删除整个文件夹 python如何删除文件?使用shutil package rmtree()函数。示例代码如下:import shutilpath=“G:”Zhidao“shutil.... 2021-03-12 2611次浏览