numpy.chararray.find # 方法 字符数组。find ( sub , start = 0 , end = None ) [来源] # 对于每个元素,返回字符串中找到子字符串sub 的最低索引。 也可以看看 char.find