indexOf()match()replace()
search()slice()split()substr()substring().....
stringObject.replace(regexp/substr,replacement)
常用的字符串对象方法
原文:http://www.cnblogs.com/Aladingding/p/5226189.html