摘要:
staus = Falsedef login(func): def inner(*args, **kwargs): global staus if staus == False: user = input('user: ') password = input('password: ') if use... 阅读全文
posted @ 2018-09-11 23:02
Freedom_L
阅读(82)
评论(0)
推荐(0)
浙公网安备 33010602011771号