【发布时间】:2017-07-25 02:14:37
【问题描述】:
我有一个带参数的域名列表
http://www.anandinfra.net/project.php?id=2
http://artlinkinteriors.com/page.php?id=1
http://www.rabinmukherjeecollege.in/notice_details.php?id=1
我需要找到具有域的其他部分,我必须替换这些部分。
最后我的结果应该如下所示。 预期结果:
project.php?id=
page.php?id=
notice_details.php?id=
我怎样才能得到这个结果?
谢谢!
【问题讨论】:
标签: regex notepad++ regex-negation notepad