当前位置:网站首页>在 vi 编辑器中的命令模式下,删除当前光标处的字符使用 __ 命 令。
在 vi 编辑器中的命令模式下,删除当前光标处的字符使用 __ 命 令。
2022-07-06 09:30:00 【爱机车的程序猿】
A:x;
B:d;w;
C:d;
D:d;d;
<x>。解析:vi编辑器是Linux和Unix上最基本的文本编辑器,在字符模式下。由&不需要图形界面,使它成了效率很高的文本编辑器。
[x]:每按一次,删除光标所在位置的“后面”一个字符
边栏推荐
- Shell_ 07_ Functions and regular expressions
- 7-5 blessing arrived
- ~69 other ways to use icon fonts
- When it comes to Google i/o, this is how ByteDance is applied to flutter
- Full record of ByteDance technology newcomer training: a guide to the new growth of school recruitment
- LeetCode 1551. Minimum operand to make all elements in the array equal
- Erlang installation
- Shell_ 02_ Text three swordsman
- DOS 功能调用
- Sublime text code formatting operation
猜你喜欢

~82 style of table

Record the error reason: terminate called after throwing an instance

Use JQ to realize the reverse selection of all and no selection at all - Feng Hao's blog

Fdog series (4): use the QT framework to imitate QQ to realize the login interface, interface chapter.

The most lost road I have ever walked through is the brain circuit of ByteDance programmers

字节跳动2022校招研发提前批宣讲会,同学们最关心的10个问题

字节跳动新程序员成长秘诀:那些闪闪发光的宝藏mentor们

Eureka single machine construction

Full record of ByteDance technology newcomer training: a guide to the new growth of school recruitment

字节跳动海外技术团队再夺冠:高清视频编码已获17项第一
随机推荐
~72 horizontal and vertical alignment of text
~73 other text styles
Simply try the new amp model of deepfacelab (deepfake)
LeetCode 1545. Find the k-th bit in the nth binary string
字节跳动开源GAN模型压缩框架,算力最高节省97.8%丨ICCV 2021
I'm "fixing movies" in ByteDance
Fdog series (VI): use QT to communicate between the client and the client through the server (less information, recommended Collection)
Fdog series (V): use QT to imitate QQ to realize login interface to main interface, function chapter.
冯诺依曼体系结构
Native JS realizes the functions of all selection and inverse selection -- Feng Hao's blog
[graduation project] QT from introduction to practice: realize imitation of QQ communication, which is also the last blog post in school.
~75 background
字节跳动技术新人培训全记录:校招萌新成长指南
字节跳动春招攻略:学长学姐笔经面经,还有出题人「锦囊」
~82 style of table
~79 Movie card exercise
LeetCode 1558. Get the minimum number of function calls of the target array
Simple records of business system migration from Oracle to opengauss database
Eureka high availability
js垃圾回收机制和内存泄漏