摘要:
写入用户注册信息的时候可以直接取出信息 def write_info(user,pwd,phone,email): aaaa = time.strftime('%Y-%m-%d-%H-%M-%S', time.localtime(time.time())) Session = sessionmake 阅读全文
posted @ 2017-02-27 17:21
200ML
阅读(100)
评论(0)
推荐(0)
摘要:
class aa: def __init__(self): self.a = 'a' class bb(aa): def __init__(self): self.b = 'b' super(bb, self).__init__() print(self.a) obj = bb() class fo 阅读全文
posted @ 2017-02-27 15:16
200ML
阅读(109)
评论(0)
推荐(0)
摘要:
corsor:not-allowed; 鼠标禁止 cursor: pointer; 鼠标小手 阅读全文
posted @ 2017-02-27 14:50
200ML
阅读(106)
评论(0)
推荐(0)

浙公网安备 33010602011771号