Min.Dom

专注C#

导航

公告

统计

12 2004 档案

javascript 中的replace方法
摘要: 第一次发现javascript中replace() 方法如果直接用str.replace("-","!") 只会替换第一个匹配的字符. replace() The replace() method returns the string that results when ...阅读全文

posted @ 2004-12-16 16:20 min 阅读(12770) | 评论 (7) 编辑