摘要:1. 用面向对象实现注册功能,和登录功能 import json class Function(object): def register(self): flag = True while flag: username = input('name:') password = input('word:') ...
阅读全文
posted @ 2019-06-28 14:37
posted @ 2019-06-28 14:37
posted @ 2019-06-20 00:33
posted @ 2019-06-13 16:03
posted @ 2019-06-10 00:59