1)替换处理
CTRL+H打开replace功能,勾选上左侧的regular expression,并填写
find what栏: \s+$ (正则表达式)
replace with栏: (这行留空)
接着点replace all即可
微信扫一扫
1)替换处理
CTRL+H打开replace功能,勾选上左侧的regular expression,并填写
find what栏: \s+$ (正则表达式)
replace with栏: (这行留空)
接着点replace all即可
相关推荐