numpy.char.chararray.index# method char.chararray.index(sub, start=0, end=None)[原始碼]# Like find, but raises ValueError when the substring is not found. 也參考 char.index