字符串的替换

字符串方法:replace(Char oldChar,Char newChar);

字符串方法:replace(String oldString,String newString);

posted @ 2020-10-07 23:44  SimonShixinlong  阅读(651)  评论(0)    收藏  举报