查找方法:charAt()/indexOf()/lastIndexOf()/match()/search()/split()/replace() 操作方法: concat()/slice(), substring()/substr(), trim, trimLeft, trimRight, 编码方法:字符串编码和解码,URI字符串编码与解码 转换方法:大小写转换:toUpperCase()/toLowerCase()