摘要:
replace方法的语法是:stringObj.replace(rgExp, replaceText) 其中stringObj是字符串(string),reExp可以是正则表达式对象(RegExp)也可以是字符串(string),replaceText是替代查找到的字符串。。为了帮助大家更好的理解, 阅读全文
posted @ 2016-11-14 03:36
jayruan
阅读(208)
评论(0)
推荐(0)


浙公网安备 33010602011771号