例如下面的例子
abc123 xyz456-blah
fsafd23 xyz456-green
89hjkf23 xyz456-red
afdsa23 xyz456-yellow
abaac123 xyz456-orange
可以使用替换
Search string:
xyzNote the space in front of
xyz
.Replace string:
\r\nxyz
You will also need to set the "Search Mode" to "Extended" so that Notepad++ honors escape codes.
没有评论:
发表评论