2016年4月29日
摘要: js:var str="{aaa}123{aaa}";str.replace(/\{aaa\}/g, "111"); 阅读全文
posted @ 2016-04-29 11:45 qinyahui 阅读(628) 评论(0) 推荐(0) 编辑