0825-python字符串

Posted mrsun123

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了0825-python字符串相关的知识,希望对你有一定的参考价值。

 

 

 

 

 

字符串重点

一、字符串魔法    

二、下标

 

一、字符串魔法

重点   

join   find   rfind   split   strip

了解   

index  rindex   count   replace    capitalize    title   startswith   endswith    lower   upper   ljust  rjust   center    partition  rpatition      splitlines    isalpha   isdigit   isalnum    isspace

 

 

 

 

 

  

 

以上是关于0825-python字符串的主要内容,如果未能解决你的问题,请参考以下文章

python 文本字符串接

Python 自然字符串

Python字符串

Python 字符串

python求字符串长度

Python --------字符串