复制10%优惠码 【96YF71WTUG】
购买优动漫PAINT(CLIP STUDIO PAINT官方中文正版)
详情请戳:https://www.udongman.cn/index.php?m=product&c=csp
FNN = time.strftime('%Y-%m-%d', time.localtime(time.time()))
with open('./log/' + FN + '.txt', 'w',encoding='utf-8') as f:
#print(listD)
if listD == []:
f.write('del' + FNN + 'n' + (str('无重复文件')))
else:
f.write('del' + FNN + 'n' + 'n'.join(listD))
# 删除文件↓
for z in listD:
if os.path.exists(z):
os.remove(z)
progressbarTwo['value'] = 2
messagebox.showinfo("通知(Tips)", "完成!")#弹出结束通知
path = os.path.abspath('./log/' + FN + '.txt')
#print(path)
os.startfile(path) # 打开文件
https://prodbb45198-pic10.ysjianzhan.cn/upload/delfilerbw11.rar
Copyright © 2022
wuwofcproject.com, All rights reserved
独家内容 未经许可 严禁复制、镜像、转载