摘要:
1.字符串方法 str.charAt() //在xx位置处字符是什么 str.toLowerCase() //全转为小写字符 str.toUpperCase() //全转为大写字符 str.indexOf() //xx字符首次出现的位置 str.laseIndexOf() //xx字符最后出现的位置 阅读全文
posted @ 2017-07-15 12:37
把梦想养成习惯
阅读(396)
评论(0)
推荐(0)
浙公网安备 33010602011771号