当前位置:网站首页>VIM specifies the line comment and reconciliation comment
VIM specifies the line comment and reconciliation comment
2022-04-23 15:45:00 【Mo Chi_】
1.vim Bottom command mode
1.64 to 74 Insert... At the beginning of the line "#":
64, 74 s/^/#/g
64 #[Running] python -u "\Py\deco_1.py"
65 #enter deco3 (foo)
66 #enter deco2 (wrap_3)
67 #enter deco1 (wrap_2)
68 #enter wrapers_1 (2, 3)
69 #enter wrapers_2 (2, 3)
70 #enter wrapers_3 (2, 3)
71 #exit wrapper_3 result + 3:11
72 #exit wrapper_2 result + 1:12
73 #exit wrapper_1 result * 2:24
74 #24
1.64 to 74 Line header deletion "#":
64,74 s/^#//g
64 [Running] python -u "\Py\deco_1.py"
65 enter deco3 (foo)
66 enter deco2 (wrap_3)
67 enter deco1 (wrap_2)
68 enter wrapers_1 (2, 3)
69 enter wrapers_2 (2, 3)
70 enter wrapers_3 (2, 3)
71 exit wrapper_3 result + 3:11
72 exit wrapper_2 result + 1:12
73 exit wrapper_1 result * 2:24
74 24
2. Its essence is regular matching replacement
版权声明
本文为[Mo Chi_]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231543352914.html
边栏推荐
- Upgrade MySQL 5.1 to 5.69
- JVM - Chapter 2 - class loader subsystem
- 考试考试自用
- IronPDF for . NET 2022.4.5455
- Sorting and replying to questions related to transformer
- CAP定理
- Spark 算子之sortBy使用
- What if the package cannot be found
- gps北斗高精度卫星时间同步系统应用案例
- Fastjon2 here he is, the performance is significantly improved, and he can fight for another ten years
猜你喜欢
移动金融(自用)
Advantages, disadvantages and selection of activation function
Partitionby of spark operator
携号转网最大赢家是中国电信,为何人们嫌弃中国移动和中国联通?
一刷314-剑指 Offer 09. 用两个栈实现队列(e)
MySQL集群模式與應用場景
Temporal model: long-term and short-term memory network (LSTM)
单体架构系统重新架构
The principle and common methods of multithreading and the difference between thread and runnable
WPS brand was upgraded to focus on China. The other two domestic software were banned from going abroad with a low profile
随机推荐
c语言---字符串+内存函数
一刷312-简单重复set-剑指 Offer 03. 数组中重复的数字(e)
控制结构(二)
删除字符串中出现次数最少的字符
Partitionby of spark operator
网站压测工具Apache-ab,webbench,Apache-Jemeter
utils.DeprecatedIn35 因升级可能取消,该如何办
IronPDF for .NET 2022.4.5455
gps北斗高精度卫星时间同步系统应用案例
APISIX jwt-auth 插件存在错误响应中泄露信息的风险公告(CVE-2022-29266)
Spark 算子之sortBy使用
基础贪心总结
What is CNAs certification? What are the software evaluation centers recognized by CNAs?
The length of the last word of the string
mysql乐观锁解决并发冲突
服务器中毒了怎么办?服务器怎么防止病毒入侵?
[leetcode daily question] install fence
Cookie&Session
C#,贝尔数(Bell Number)的计算方法与源程序
Single architecture system re architecture