01 2019/04 python 的继承与派生 引言上一篇文章中,我们介绍了 python 面向对象的特性python 面向对象与类及类属性 class ClassName: """ #技术帖 #python #派生 #类