Java程序访问字符串字符
要在Java中访问字符串的字符,请使用charAt()方法。该位置将作为参数添加。
假设我们有以下字符串-
String str = "laptop";
让我们使用charAt()method在第4个位置找到字符。
str.charAt(3));
以下是最后一个示例。
示例
public class Demo {
public static void main(String[] args) {
String str = "laptop";
System.out.println("String: "+str);
//在第4位找到角色
System.out.println("Character at 4th position: "+str.charAt(3));
}
}输出结果
String: laptop Character at 4th position: t
热门推荐
10 新年门口花束祝福语简短
11 盘锦结婚祝福语大全简短
12 父母生日祝福语 简短独特
13 家庭恩爱祝福语简短英文
14 高考俄语祝福语大全简短
15 虎年祝福语 诗句唯美简短
16 生日婚礼祝福语简短精辟
17 虎年喝酒拜年祝福语简短
18 教师闺蜜祝福语简短