摘要: 实验任务5 count=0 def __init__(self,name='gest',password=111111,status=1): User.count+=1 self.name=name self.password=password self.status=status def info 阅读全文
posted @ 2022-06-05 16:10 202183360008仲苏洋 阅读(25) 评论(1) 推荐(0) 编辑