2、字符串转成小写和大写函数
3、字符串对象 new String()
4、字符串fromCharCode()方法
5、字符串本地比较方法localeCompare()
6、indexOf() 和 lastIndexOf()方法
7、字符串常用字符截取方法