当前位置:网站首页>sublime使用技巧
sublime使用技巧
2022-07-07 05:01:00 【蝸牛使勁沖】
工作中有些時候需要快速提取一些有特征的字符串,有些甚至跟正則沾上點邊,我經常使用的sublime有時候就派上了很大的用場,記錄下
- 提取某些特征的字符串,使用.*
- 提取這些點“find all”,直接複制
- 如果需要把一個個字符串以逗號分隔開,mac可以option+command+f,然後replace all就行了
如圖:

边栏推荐
- 【數模】Matlab allcycles()函數的源代碼(2021a之前版本沒有)
- A detailed explanation of head pose estimation [collect good articles]
- STM32封装ESP8266一键配置函数:实现实现AP模式和STA模式切换、服务器与客户端创建
- National meteorological data / rainfall distribution data / solar radiation data /npp net primary productivity data / vegetation coverage data
- offer如何选择该考虑哪些因素
- Acl2022 | decomposed meta learning small sample named entity recognition
- Chapter 9 Yunji datacanvas company won the highest honor of the "fifth digital finance innovation competition"!
- Common Oracle SQL statements
- Introduction to the PureMVC series
- If you‘re running pod install manually, make sure flutter pub get is executed first.
猜你喜欢

Programmers go to work fishing, so play high-end!
![A detailed explanation of head pose estimation [collect good articles]](/img/22/7ae0b12c3d945b449bcc8bb4a8961b.jpg)
A detailed explanation of head pose estimation [collect good articles]

深入解析Kubebuilder

Vscode 如何使用内置浏览器?

How to package the parsed Excel data into objects and write this object set into the database?

A line of R code draws the population pyramid

为什么很多人对技术债务产生误解

Ansible中的inventory主机清单(预祝你我有数不尽的鲜花和浪漫)

Ansible overview and module explanation (you just passed today, but yesterday came to your face)

Flask项目使用flask-socketio异常:TypeError: function() argument 1 must be code, not str
随机推荐
【數模】Matlab allcycles()函數的源代碼(2021a之前版本沒有)
STM32 encapsulates the one key configuration function of esp8266: realize the switching between AP mode and sta mode, and the creation of server and client
Code source de la fonction [analogique numérique] MATLAB allcycles () (non disponible avant 2021a)
Test interview | how much can you answer the real test interview question of an Internet company?
[hand torn STL] list
【数模】Matlab allcycles()函数的源代码(2021a之前版本没有)
U++ 元数据说明符 学习笔记
If you ask me about R code debugging, I will tell you head, STR, help
STM32封装ESP8266一键配置函数:实现实现AP模式和STA模式切换、服务器与客户端创建
[digital analog] source code of MATLAB allcycles() function (not available before 2021a)
Time complexity & space complexity
How to choose an offer and what factors should be considered
Two methods of chromosome coordinate sequencing
【Android Kotlin协程】利用CoroutineContext实现网络请求失败后重试逻辑
Chapter 9 Yunji datacanvas company has been ranked top 3 in China's machine learning platform market
U++ 游戏类 学习笔记
装饰器基础学习02
When knative meets webassembly
A row of code r shows the table of Cox regression model
Depth first traversal template principle of tree and graph