当前位置:网站首页>VIM command line notes
VIM command line notes
2022-07-06 12:03:00 【Caojia xiaoyuanbao】
- Path string global replace
:%s#path1#path2#g
take path1 Replace with path2, Such as :
:%s#/home/jie#/home/cao#g
边栏推荐
- Machine learning -- linear regression (sklearn)
- ES6语法总结--下篇(进阶篇 ES6~ES11)
- Come and walk into the JVM
- FTP file upload file implementation, regularly scan folders to upload files in the specified format to the server, C language to realize FTP file upload details and code case implementation
- Funny cartoon: Programmer's logic
- C language, log print file name, function name, line number, date and time
- Comparison of solutions of Qualcomm & MTK & Kirin mobile platform USB3.0
- 高通&MTK&麒麟 手机平台USB3.0方案对比
- IOT system framework learning
- Mysql database interview questions
猜你喜欢

Variable star user module

sklearn之feature_extraction.text.CountVectorizer / TfidVectorizer

ESP8266使用arduino连接阿里云物联网

Small L's test paper

Comparison of solutions of Qualcomm & MTK & Kirin mobile platform USB3.0

E-commerce data analysis -- User Behavior Analysis

MySQL realizes read-write separation

Mysql的索引实现之B树和B+树

Characteristics, task status and startup of UCOS III

物联网系统框架学习
随机推荐
Mysql database interview questions
Bubble sort [C language]
高通&MTK&麒麟 手機平臺USB3.0方案對比
RT thread API reference manual
Cannot change version of project facet Dynamic Web Module to 2.3.
Unit test - unittest framework
Nodejs connect mysql
ESP8266使用arduino连接阿里云物联网
Kconfig Kbuild
FTP file upload file implementation, regularly scan folders to upload files in the specified format to the server, C language to realize FTP file upload details and code case implementation
高通&MTK&麒麟 手机平台USB3.0方案对比
Keyword inline (inline function) usage analysis [C language]
Funny cartoon: Programmer's logic
分布式事务的实现方案
sklearn之feature_extraction.text.CountVectorizer / TfidVectorizer
RT-Thread 线程的时间片轮询调度
Matlab learning and actual combat notes
MATLAB学习和实战 随手记
GCC compilation options
C语言,log打印文件名、函数名、行号、日期时间