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
双语例句
- I'll assume that you already have access to Vim and are familiar with its interactive features.
我将假设您已经接触过Vim并且熟悉它的交互式特性。 - Linux and UNIX programmers might complain about the omission of vim and emacs, but their internationalization and localization libraries are well known.
Linux和UNIX编程人员可能会报怨vim和emacs的冗长,但是它们的国际化和本地化库却非常有名。 - You embed Perl code inside Vim script using markers.
使用标志把Perl代码嵌入在Vim脚本中。 - The build() function calls make from inside Vim, and then invokes cl, which displays the errors.
build()函数从Vim内部调用make,然后调用cl以显示错误。 - Table 3 provides several other useful Vim commands.
表3提供了其他几个有用的Vim命令。 - We will use Vim's internal scripting engine to highlight syntax from a custom language you have created.
我们将使用Vim的内部脚本引擎高亮显示您创建的定制语言的语法。 - Table 2 shows the Vim commands for deleting text.
表2显示了用于删除文本的Vim命令。 - Table 1 provides the cursor movement commands within Vim.
表1提供了Vim中的光标移动命令。 - You can see the complete list of these special symbols by typing: help keycodes within Vim.
通过在Vim内输入:helpkeycodes,可以看到这些特殊符号的完整列表。 - Create a folder named under$ HOME/. vim, and copy the custom plug-in to it.
在$HOME/.vim下面创建名为的文件夹,把定制的插件复制到其中。