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
双语例句
- Vim is a powerful text editor but also lends a helpful hand in debugging.
Vim是一种强大的文本编辑器,但是它对调试也很有帮助。 - My pick is nvi, which I find a little more comfortable and familiar with the ever-present vim.
我选择的是nvi,我觉得它比一直存在的vim更好用和更熟悉一些。 - We will use Vim's internal scripting engine to highlight syntax from a custom language you have created.
我们将使用Vim的内部脚本引擎高亮显示您创建的定制语言的语法。 - If you do select the "Quit?" option, the helper function immediately terminates the Vim session.
如果您选择了“Quit?”选项,助手函数就立即终止Vim会话。 - Table 2 shows the Vim commands for deleting text.
表2显示了用于删除文本的Vim命令。 - This article explains how events work in Vim and then introduces a series of scripts for automating editing events and behaviours.
本文解释了事件在Vim中如何运行,然后介绍了一系列自动编辑事件和行为的脚本。 - You can see the complete list of these special symbols by typing: help keycodes within Vim.
通过在Vim内输入:helpkeycodes,可以看到这些特殊符号的完整列表。 - Additionally, consider the low CPU and disk usage associated with the Eterm/ vim usage.
此外,考虑与Eterm/vim使用情况关联的低CPU及磁盘使用率。 - That user-defined function first calls a built-in Vim function named exists(), passing it a string.
这个用户定义函数首先调用名为exists()的Vim函数,为它传递一个字符串。 - I'll assume that you already have access to Vim and are familiar with its interactive features.
我将假设您已经接触过Vim并且熟悉它的交互式特性。