vim
英 [vɪm]
美 [vɪm]
n. 精力; 活力; 力量
BNC.40460 / COCA.32287
牛津词典
noun
- 精力;活力;力量
energy
英英释义
noun
- an imaginative lively style (especially style of writing)
- his writing conveys great energy
- a remarkable muscularity of style
- a healthy capacity for vigorous activity
- jogging works off my excess energy
- he seemed full of vim and vigor
双语例句
- There are also pseudovariables that scripts can use to access the other types of value containers that Vim provides.
还有一些伪变量(pseudovariables),脚本可以使用它们访问Vim提供的其他类型的值容器。 - First, when you type a command, vi or Vim executes the command as is.
首先,在输入命令时,vi或Vim按原样执行命令。 - Vim provides a built-in command that allows you to remove duplicate lines from a file
Vim提供一个内置的命令,允许您从一个文件中删除重复的行 - The build() function calls make from inside Vim, and then invokes cl, which displays the errors.
build()函数从Vim内部调用make,然后调用cl以显示错误。 - This article explains how events work in Vim and then introduces a series of scripts for automating editing events and behaviours.
本文解释了事件在Vim中如何运行,然后介绍了一系列自动编辑事件和行为的脚本。 - Table 2 shows the Vim commands for deleting text.
表2显示了用于删除文本的Vim命令。 - If you do select the "Quit?" option, the helper function immediately terminates the Vim session.
如果您选择了“Quit?”选项,助手函数就立即终止Vim会话。 - More interestingly, Vim provides "hooks" that allow you to intercept any of these editing events.
更有趣的是,Vim提供允许您拦截任何此类编辑事件的“挂钩”。 - You can type: help cmdline-ranges in any Vim session to learn more about this facility.
可以在任何Vim会话中输入:helpcmdline-ranges来了解更多有关此工具的内容。 - Table 1 provides the cursor movement commands within Vim.
表1提供了Vim中的光标移动命令。