下面哪个方法可以实现获取字符在某个字符串中第一次出现的索引()
6 查阅
下面哪个方法可以实现获取字符在某个字符串中第一次出现的索引()
A.charcharAt(intindex)
B.intindexOf(intch)
C.intlastIndexOf(intch)
D.booleanendsWith(Stringsuffix)
参考答案:
下面哪个方法可以实现获取字符在某个字符串中第一次出现的索引()
A.charcharAt(intindex)
B.intindexOf(intch)
C.intlastIndexOf(intch)
D.booleanendsWith(Stringsuffix)
参考答案: