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
双语例句
- This article shows what Vim has to offer to highlight syntax from a custom programming language.
本文讨论为了高亮显示定制编程语言的语法Vim必须提供什么。 - Table 1 provides the cursor movement commands within Vim.
表1提供了Vim中的光标移动命令。 - You embed Perl code inside Vim script using markers.
使用标志把Perl代码嵌入在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的冗长,但是它们的国际化和本地化库却非常有名。 - I'll assume that you already have access to Vim and are familiar with its interactive features.
我将假设您已经接触过Vim并且熟悉它的交互式特性。 - My pick is nvi, which I find a little more comfortable and familiar with the ever-present vim.
我选择的是nvi,我觉得它比一直存在的vim更好用和更熟悉一些。 - If you do select the "Quit?" option, the helper function immediately terminates the Vim session.
如果您选择了“Quit?”选项,助手函数就立即终止Vim会话。 - We will use Vim's internal scripting engine to highlight syntax from a custom language you have created.
我们将使用Vim的内部脚本引擎高亮显示您创建的定制语言的语法。 - Implementation of embedded software debugging in VIM
在VIM中实现对嵌入式软件的调试 - The build() function calls make from inside Vim, and then invokes cl, which displays the errors.
build()函数从Vim内部调用make,然后调用cl以显示错误。