摘要:
length 字符串的长度 str.concat(str) 连接字符串,使用+运算符连接更简单str.charAt(index) 返回指定index的字符str.charCodeAt() 返回在指定的位置的字符的 Unicode 编码。str.indexOf(str,fromIndex) 返回指定字 阅读全文
posted @ 2017-09-22 22:39
天地人物事
阅读(96)
评论(0)
推荐(0)
2017年9月22日