Java如何替换字符串中的字符?
package org.nhooo.example.lang;
public class StringReplace {
public static void main(String[] args) {
String text = "The quick brown fox jumps over the lazy dog";
System.out.println("Before: " + text);
//替换方法替换所有出现的字符
//'o'与'u'并返回一个新的字符串对象。
text = text.replace('o', 'u');
System.out.println("After : " + text);
}
}代码段的结果:
Before: The quick brown fox jumps over the lazy dog After : The quick bruwn fux jumps uver the lazy dug
热门推荐
10 感谢韩语老师祝福语简短
11 升职文案高级祝福语简短
12 花童结婚祝福语大全简短
13 向国庆送祝福语简短
14 什么寄语简短祝福语女生
15 客户回礼祝福语大全简短
16 女孩生日祝福语简短创意
17 家长回复节日祝福语简短
18 给外婆敬酒祝福语简短