
python
iteye_572
这个作者很懒,什么都没留下…
展开
-
python中的特殊方法的含义
http://blog.youkuaiyun.com/fdl19881/article/details/8443893 表 13.4 用来定制类的特殊方法基本定制型 描述C.__init__(self[, arg1, ...]) 构造器(带一些可选的参数)C.__new__(sel...原创 2015-11-12 16:57:12 · 409 阅读 · 0 评论 -
python 中的内置函数
http://www.cnblogs.com/hongfei/p/3858256.html Built-in Functions abs()divmod()input()open()staticmethod()all()enumerate()int()ord()str()any()eval()...原创 2015-11-12 17:25:49 · 214 阅读 · 0 评论