会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Landpack
管理
2015年6月28日
python __str__ & __repr__ & __cmp__
摘要: For ( __str__ ),we going to see a example ...and find who is working for ...#!/usr/bin/pythonclass Person(object): def __init__(self,name,gende...
阅读全文
posted @ 2015-06-28 15:08 Landpack
阅读(395)
评论(0)
推荐(0)
编辑