jQuery替换字符串(实例代码)_jquery: 代码如下:function replace(){ var str=tao zhang yi love liu weng ling; re=new RegExp(l,g); var newstart=str.replace(re,t); alert(newstr);}运行结果:弹出tao zhang yi tove tiu weng t
导读jQuery替换字符串(实例代码)_jquery: 代码如下:function replace(){ var str=tao zhang yi love liu weng ling; re=new RegExp(l,g); var newstart=str.replace(re,t); alert(newstr);}运行结果:弹出tao zhang yi tove tiu weng t
代码如下: function replace() { var str="tao zhang yi love liu weng ling"; re=new RegExp("l","g"); var newstart=str.replace(re,"t"); alert(newstr); }
jQuery替换字符串(实例代码)_jquery: 代码如下:function replace(){ var str=tao zhang yi love liu weng ling; re=new RegExp(l,g); var newstart=str.replace(re,t); alert(newstr);}运行结果:弹出tao zhang yi tove tiu weng t