python基础----特性(property)、静态方法(staticmethod)、类方法(classmethod)、__str__的用法 一、特性(property) 1 什么是特性prop ...