Java中字符串中字符的搜索索引
使用该indexOf()方法搜索字符串中字符的索引。
假设以下是我们的字符串。
String myStr = "amit";
现在,让我们找到以上字符串中字符“t”的索引。
strIndex = myStr.indexOf('t');以下是最后一个示例。
示例
public class Demo {
public static void main(String[] args) {
String myStr = "amit";
int strIndex = 0;
System.out.println("String: "+myStr);
//查找字符t的索引
strIndex = myStr.indexOf('t');
System.out.println("Character m found at index: "+strIndex);
}
}输出结果
String: amit Character m found at index: 3
热门推荐
10 新年门口花束祝福语简短
11 盘锦结婚祝福语大全简短
12 父母生日祝福语 简短独特
13 家庭恩爱祝福语简短英文
14 高考俄语祝福语大全简短
15 虎年祝福语 诗句唯美简短
16 生日婚礼祝福语简短精辟
17 虎年喝酒拜年祝福语简短
18 教师闺蜜祝福语简短