会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
大海星
首页
管理
2016年7月18日
Python中的cls与self的区别
摘要: 主要区别:cls是类本身的一个对象,self是类实例的一个对象介绍了@classmethod与@staticmethod的区别。http://stackoverflow.com/questions/12179271/python-classmethod-and-sta...
阅读全文
posted @ 2016-07-18 13:50 大海星
阅读(824)
评论(0)
推荐(0)