当前位置:网站首页>notepad++如何取消空行
notepad++如何取消空行
2022-07-19 08:14:00 【dancria】
去掉页面空白行
- Ctrl+F弹出搜索框
- 左下角选择正则表达式方式
- 查找目标:\s+$ 替换为空
- \s 是匹配所有空白符,包括换行(正则语法:https://www.runoob.com/regexp/regexp-syntax.html)
-“+” 匹配前面的子表达式一次或多次。 - $是末尾的意思(扩展,^是开头的意思)
边栏推荐
- Why can't you restore your favorites by copying 360bookmarks to your new computer? Because it's encrypted, you can use 360sefav_ Date Favdb and 360default_ ori_ Date Favdb two favorite backup files im
- 一台好的产品需要「情绪价值」
- Research on PWM control system of five phase permanent magnet motor
- Style transfer --- detailed explanation of stargan code and interpretation and translation of papers
- 请问下目前flink cdc 不支持mysql5.5,如果自己改源码放开这个限制,会有很多数据问题?
- Matlab finite element calculation
- Data analysis children's shoes can't be missed | operational risk control business analysis report
- 【微信小程序】input输入框(87/100)
- 三层交换技术
- Cloud Foundry 开发者之课程 (LFD232) 3. core concepts
猜你喜欢
随机推荐
Synoxos TCP data segment sending process
Yunna FSU dynamic loop monitoring unit, what is FSU dynamic loop monitoring unit
[wechat applet] checkbox (89/100)
云呐-fsu动环监控单元,fsu动环监控单元是什么
Gauss mathematics -- watching animation and Learning Mathematical Olympiad
为什么要学习Istio
Chinese synonymous sentence online converter - Chinese synonymous sentence converter software
Object. Defineproperty, callback function, array method
【微信小程序】checkbox复选框(89/100)
【TA-霜狼_may-《百人计划》】图形2.8 Flowmap的实现
Keep the number of float type to 2 decimal places
【微信小程序】Button(90/100)
Research on PWM control system of five phase permanent magnet motor
[applet] what is a small game?
[wechat applet] button (90/100)
Understand the trading volume and turnover rate in one article
DOM events of DOM series
Hcia-r & s self use notes (11) VRP file system, system management
iTextSharp快速使用指南
HCIA-R&S自用笔记(11)VRP文件系统、系统管理