更新 随机选人-tk - 作业版-s.py

This commit is contained in:
people 2023-10-27 21:09:03 +08:00
parent 38f1565911
commit 02fb994f87

View File

@ -1167,7 +1167,7 @@ def taskmgr():
tsk.overrideredirect(1)
tsk.wm_attributes('-topmost', 1)
leb = tkinter.Message(tsk,
text='禁止使用任务管理器如需使用请在随机选人模块中验证密码成功后窗口自动消失有效期3分钟。如无密码关闭任务管理器窗口后此窗口自动消失。此程序无权限关闭任务管理器窗口请自行在任务栏关闭。',
text='禁止使用任务管理器(自行在任务栏关闭任务管理器)',
font=('仿宋', 24))
leb.place(relx=0.5, rely=0.5, anchor='center')
while not ver():