更新 随机选人-tk - 作业版-s.py
This commit is contained in:
parent
38f1565911
commit
02fb994f87
@ -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():
|
||||
|
Loading…
Reference in New Issue
Block a user