使用Dreamweaver正则表达式替换href中的内容
摘要:
在Dreamweaver中使用正则表达式替换href中的内容,就像下面这些href中的内容复杂多样的情况下,href="/html/u.html",href="/tuho/huko.html",想将它们全部替换成href="#" ,具体做法如下: 查找:\href="[^"]*"替换为:href=" 阅读全文
posted @ 2018-03-19 09:21 One3vil 阅读(110) 评论(0) 推荐(0)
浙公网安备 33010602011771号