2019年1月24日
摘要: 两种方式: 1、super(子类,self)__init__() 2、子类.__init__(self) 推荐使用super 阅读全文
posted @ 2019-01-24 23:40 Jarrel 阅读(170) 评论(0) 推荐(0)
摘要: C:\Python34\python.exe "C:/全栈/day24-python 全栈开发-基础篇/class_test.py"RequestHandler.serve_foreverMinx.process_request 阅读全文
posted @ 2019-01-24 23:27 Jarrel 阅读(945) 评论(0) 推荐(0)