2017年5月6日
摘要: # with open('user.db','w') as write_file: # write_file.write(str({ # "egon":{"password":"123","balance":1500,'status':False,'timeout':0}, # "alex":{"password":"456","balance":1500... 阅读全文
posted @ 2017-05-06 12:32 Martin8866 阅读(675) 评论(0) 推荐(0) 编辑