find()

可以快速上手的开发文档

#find()

详解python中index()、find()方法

python中index()、find()方法,具体内容如下:index()方法检测字符串中是否包含子字符串str,如..