摘要: s3 = '123's2 = ' 's1 = 'This Is \t Cash's='abcdefghijklmnopqrstuvwxyz's4 = "0000000this is string example....wow!!!0000000"s5 = 'ab c\n\nde fg\rkl\r\n 阅读全文
posted @ 2017-10-28 09:28 ld1977 阅读(266) 评论(0) 推荐(0) 编辑
摘要: 文本 1. string:通用字符串操作 2. re:正则表达式操作 3. difflib:差异计算工具 4. textwrap:文本填充 5. unicodedata:Unicode字符数据库 6. stringprep:互联网字符串准备工具 7. readline:GNU按行读取接口 8. rl 阅读全文
posted @ 2017-10-28 09:28 ld1977 阅读(362) 评论(0) 推荐(0) 编辑