2018年7月9日

Python 字符串操作函数二

摘要: center,ljust,rjust,lstrip,rstrip,strip,partition,rpartition,splitline,isalpha,isdigit,isalnum,isspace,join 阅读全文

posted @ 2018-07-09 22:37 寒魔影 阅读(160) 评论(0) 推荐(0)

Python 字符串操作函数一

摘要: find,rfind,index,rindex,count,replace,split,capitalize,title,startswith,startswith,lower,upper 阅读全文

posted @ 2018-07-09 21:47 寒魔影 阅读(177) 评论(0) 推荐(0)

导航