摘要:
import hashlibmd5=hashlib.md5()sha1=hashlib.sha1()name=[]password=[]user={}dict(user)#用户注册while True: choice = input('1:用户注册\t2:验证登录\t') choice = int( 阅读全文
posted @ 2019-07-17 23:11
Zzenith
阅读(910)
评论(1)
推荐(0)
2019年7月17日