亲爱的程小妮  

2017年11月27日

摘要: dir()显示类的所有的成员 name="chenghuimin" print(type(name)) print(dir(name)) str、list、tuple、dict??? contains、format(字符串拼接,与%s实现效果一样)、center、count、encode、endsw 阅读全文
posted @ 2017-11-27 21:03 亲爱的程小妮 阅读(89) 评论(0) 推荐(0)