liyh321

1、删除空行

CTRL+H打开替换窗口,勾选上左侧的regular expression,并填写

find栏 : \s+$ (正则表达式)
replace栏 : (这行留空)

接着点replace all即可

 

 

未完待续。。。

分类:

技术点:

相关文章: