indexOf("子字符串",起始位置);
charAt(index);
substring(index1[,index2]);
toLowerCase();
toUpperCase();
字符串对象的属性:length
indexOf("子字符串",起始位置);
charAt(index);
substring(index1[,index2]);
toLowerCase();
toUpperCase();
字符串对象的属性:length
703
1197

被折叠的 条评论
为什么被折叠?