字符串类型

目录   字符串类型 1.字符串介绍 2.下标和切片 a.字符串下标 b.字符串的切片 3.字符串常见操作 <1> find和rfind <2> index和rindex <3>count <4>replace <5>upper和lower <6>split <7>capitalize <8> title <9>startswith和endswith <10>ljust/rjust/center
相关文章
相关标签/搜索