摘要:
#!/usr/bin/env python # _*_ coding:UTF-8 _*_ # __auth__:Dahlhin import sys userinfo = r'userinfo.txt' userlock = r'userlock.txt' def user_exist_check(user): '''检查用户是否存在''' with open(user... 阅读全文
posted @ 2017-05-10 19:40
SpeicalLife
阅读(351)
评论(0)
推荐(0)

浙公网安备 33010602011771号