Skip to content


editplus小技巧:正则替换 html中的标签

举例有html内容如下

abc
abc abc

需将中的内容清空. 用editplus打开,shift+H. 查找内容:]* 替换内容:“的行

也可以这样 查找内容:)>(.) 替换内容:\2 解释:查找以“结束,中间以”>”分成两段,最出只输出第二段。

Posted in Tools, 其它.

Tagged with , .


No Responses (yet)

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.



Some HTML is OK

or, reply to this post via trackback.