赞
踩
str.charAt(index)
str[index]
slice()
String.fromCharCode():根据字符的 Unicode 编码获取字符。
String.fromCharCode()
trim()