摘要:
用相应格式的字符串将序列链接起来。 阅读全文
摘要:
一、capitalize 首字母大写 二、center 填充 三、endwith 以某个字符结尾。 阅读全文
摘要:
1+1 实际等于1.__add__(1) __abs__ 取绝对值 阅读全文
摘要:
转载自:https://blog.csdn.net/ywy0ywy/article/details/52733839 python2.7 httplib, urllib, urllib2, requests 库的简单使用 python2.7 httplib, urllib, urllib2, req 阅读全文