Python【9】 @property
Python内置的@property
装饰器能把一个方法变成属性调用
参考1:https://www.runoob.com/python/python-func-property.html
参考2:https://www.liaoxuefeng.com/wiki/1016959663602400/1017502538658208
Python内置的@property
装饰器能把一个方法变成属性调用
参考1:https://www.runoob.com/python/python-func-property.html
参考2:https://www.liaoxuefeng.com/wiki/1016959663602400/1017502538658208