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
双语例句
- First, when you type a command, vi or Vim executes the command as is.
首先,在输入命令时,vi或Vim按原样执行命令。 - If this file is found, vi and Vim do not look for any subsequent configuration files unless the exrc option is set in this configuration file.
如果找到该文件,vi和Vim不再寻找任何后续配置文件,除非在该配置文件中设置了exrc选项。 - You can type: help cmdline-ranges in any Vim session to learn more about this facility.
可以在任何Vim会话中输入:helpcmdline-ranges来了解更多有关此工具的内容。 - More interestingly, Vim provides "hooks" that allow you to intercept any of these editing events.
更有趣的是,Vim提供允许您拦截任何此类编辑事件的“挂钩”。 - Create a folder named under$ HOME/. vim, and copy the custom plug-in to it.
在$HOME/.vim下面创建名为的文件夹,把定制的插件复制到其中。 - Table 1 provides the cursor movement commands within Vim.
表1提供了Vim中的光标移动命令。 - Word checking is enabled by setting Vim's match command.
单词检查是通过设置Vim的match命令启用的。 - Implementation of embedded software debugging in VIM
在VIM中实现对嵌入式软件的调试 - Additionally, consider the low CPU and disk usage associated with the Eterm/ vim usage.
此外,考虑与Eterm/vim使用情况关联的低CPU及磁盘使用率。 - This article explains how events work in Vim and then introduces a series of scripts for automating editing events and behaviours.
本文解释了事件在Vim中如何运行,然后介绍了一系列自动编辑事件和行为的脚本。