目录字符串是什么?字符串常用方法1.find()2.index()3.startswith()4.endswith()5.count()6.join()7.upper()8.lower()9.split()10.strip()11.replace()python基础之字符串常用方法