会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Brin.Guo
Shoot for the moon. Even if you miss, you'll land among the stars.
博客园
首页
新随笔
联系
订阅
管理
2019年6月2日
python3与django中@property详解
摘要: django提供了内置装饰器 @staticmethod\@classmethod\property 在OSQA中,@property的使用频率是非常高的。下面就是它的使用方法: @property 可以将python定义的函数“当做”属性访问,从而提供更加友好访问方式,和java中的setter和
阅读全文
posted @ 2019-06-02 12:47 Brin.Guo
阅读(1541)
评论(0)
推荐(0)
编辑
公告