js 字符串常用操作
摘要:function Class_String_Common(){ //将字符串 myString 的 start位置 和 end位置 之间的内容替换为 replaceStr this.replace1 = function(start,end,myString,replaceStr,callback)
阅读全文
posted @ 2018-02-23 16:19
posted @ 2018-02-23 16:19