2019年4月1日

摘要: class str(basestring): """ str(object='') -> string Return a nice string representation of the object. If the argument is a string, the return value is the same object. """ ... 阅读全文
posted @ 2019-04-01 14:12 阿卑罗王 阅读(278) 评论(0) 推荐(0)

导航