摘要: python中类的封装 阅读全文
posted @ 2018-10-14 23:30 Meanwey 阅读(315) 评论(0) 推荐(0) 编辑
摘要: python中类的多态 阅读全文
posted @ 2018-10-14 23:27 Meanwey 阅读(216) 评论(0) 推荐(0) 编辑
摘要: python中子类调用父类的方法 阅读全文
posted @ 2018-10-14 23:23 Meanwey 阅读(3761) 评论(0) 推荐(0) 编辑
摘要: python中类的继承顺序 阅读全文
posted @ 2018-10-14 23:21 Meanwey 阅读(2322) 评论(0) 推荐(0) 编辑
摘要: python中类的继承、接口继承及归一化设计 阅读全文
posted @ 2018-10-14 23:18 Meanwey 阅读(590) 评论(0) 推荐(0) 编辑
摘要: python中类的组合使用 阅读全文
posted @ 2018-10-14 23:14 Meanwey 阅读(420) 评论(0) 推荐(0) 编辑
摘要: python中类的静态方法,通过内置装饰器@staticmethod来实现 阅读全文
posted @ 2018-10-14 23:12 Meanwey 阅读(59046) 评论(1) 推荐(4) 编辑
摘要: python中类方法,通过装饰器@classmethod来实现 阅读全文
posted @ 2018-10-14 23:10 Meanwey 阅读(5102) 评论(0) 推荐(0) 编辑
摘要: python中类的静态属性(@property) 阅读全文
posted @ 2018-10-14 23:07 Meanwey 阅读(826) 评论(1) 推荐(0) 编辑
摘要: python中类、对象的属性的增删改查 阅读全文
posted @ 2018-10-14 23:04 Meanwey 阅读(581) 评论(0) 推荐(0) 编辑