摘要: 一、字符串 class str(basestring): """ str(object='') -> string Return a nice string representation of the object. If the argument is a string, the return v 阅读全文
posted @ 2016-09-06 18:20 信子2016 阅读(415) 评论(0) 推荐(0)