Delete a file or folder如何删除python中的文件或文件夹?os.remove()删除文件。os.rmdir()删除一个空目录。shutil.rmtree()删除一个目录及其所有 ...
確定! 回上一頁