python @property @classmethod

Picassooo / 2023-06-11 / 原文

知乎:Python @property装饰器详解

菜鸟教程:Python property() 函数

菜鸟教程:Python classmethod 修饰符

知乎:Python 类进阶:私有属性/方法/装饰器/property