“python删除文件” 内容纲要 import os 删除文件: os.remove() 判断文件是否是存在 import os os.path.exists(test_file.txt) 分享到:TwitterFacebook赞过:赞 正在加载…… 相关