摘要:
1 #coding:utf-8 2 #Author:Mr Zhi 3 count = 0 #为累计密码输入次数,赋值初始值 4 User_info_file = open("User_info",'r',encoding="utf-8") #打开用户信息文件 5 Locked_user_file = open("Locked_user",'r+',enco... 阅读全文
posted @ 2017-05-11 16:57
z寒江雪
阅读(212)
评论(0)
推荐(0)
浙公网安备 33010602011771号