当前位置:网站首页>Surface strongest editor sublime | regular expression skills
Surface strongest editor sublime | regular expression skills
2022-07-21 07:45:00 【Xinxu】
Ctrl+F Search for
Ctrl+H Replace
open [.*] Button start regular expression :
More commonly used are :
^ Match the beginning
$ Match the end
\n Line break
\t Indent
\d Numbers
\d+ Any number
. Any character
\w Characters other than punctuation ( Numbers , Letter , Chinese characters )
\s Space , Indent , Line break ( Hide Character )
\u perhaps \l All Chinese characters
Use a combination of , for example Match blank line ^\n Replace empty
Variable :
For example, match 138xxxxxxxx Beginning string , And line break
matching :(138........)
Replace \n$1
Each pair of () Represents a set of data , In the replacement $1 It represents the first group of original data .
After implementation, it will become
13812312312
13899992222
It looks like
边栏推荐
- mongodb安全集群搭建
- 云生态大会,随“峰”而来!
- Give up the free inoreader self built RSS reader tiny tiny RSS and freshrss
- Technical Analysis | Doris connector combined with Flink CDC to achieve accurate access to MySQL database and table exactly once
- 【暑期每日一题】洛谷 P8400 [CCC2022 J1] Cupcake Party
- flinksql读取kafka数据报错
- quarkus下的分布式ID怎么实现
- #yyds干货盘点# 解决名企真题:罪犯转移
- grpc设置连接存活时间及服务端健康检查
- 初识MySQL
猜你喜欢
随机推荐
音视频学习(九)——RTCP协议
ABAP 真的会过时吗?聊聊 ABAP 的过去,现在和未来
ping 命令还能这么玩?
Google Earth engine - merra-2 m2t1nxaer: aerosol daily data set from 1980 to 2022
Multi level cache solution
web页面的点对点复制粘贴
Technical scheme of video access AI platform
Google Earth Engine——MERRA-2 M2T1NXAER:1980-2022年气溶胶逐日数据集
vim加密文件「建议收藏」
【暑期每日一题】洛谷 P8400 [CCC2022 J1] Cupcake Party
[MCU simulation project] nixie tube (Proteus schematic +keil code)
300 题: 第五讲 特征值与特征向量
grpc设置连接存活时间及服务端健康检查
多级缓存解决方案
Get to know MySQL for the first time
C language sscanf function
What is the difference between dall-e2 and imgen? Reddit hot post inventory effect difference
音视频学习(八)——RTP协议
how to deal with "no such file error or diretory" error for a new programmer in QT creator
Open source remote desktop software rustdesk