如何用正则表达式批量替换一个页面中的所有超链接?

@Ta 2013-10-13 3192点击
比如页面中有:
<a href="http://xxx.com/xx/x.php">aaa</a>
全部替换为:
<a href="http://xxx.com/xx.php?x.php">aaa</a>
谢谢了!
回复列表(9|隐藏机器人聊天)
添加新回复
回复需要登录