摘要: 第一篇:Python基础 阅读全文
posted @ 2017-10-12 11:31 谢美霞 阅读(211) 评论(0) 推荐(0) 编辑
摘要: Python基础 一:字符串 1、字符串如:‘hello’ 具有的功能如下: class str(basestring): """ str(object='') -> string Return a nice string representation of the object. If the a 阅读全文
posted @ 2017-10-12 11:27 谢美霞 阅读(308) 评论(0) 推荐(0) 编辑