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
双语例句
- My pick is nvi, which I find a little more comfortable and familiar with the ever-present vim.
我选择的是nvi,我觉得它比一直存在的vim更好用和更熟悉一些。 - There are also pseudovariables that scripts can use to access the other types of value containers that Vim provides.
还有一些伪变量(pseudovariables),脚本可以使用它们访问Vim提供的其他类型的值容器。 - This article explains how events work in Vim and then introduces a series of scripts for automating editing events and behaviours.
本文解释了事件在Vim中如何运行,然后介绍了一系列自动编辑事件和行为的脚本。 - The build() function calls make from inside Vim, and then invokes cl, which displays the errors.
build()函数从Vim内部调用make,然后调用cl以显示错误。 - Vim is a powerful text editor but also lends a helpful hand in debugging.
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的冗长,但是它们的国际化和本地化库却非常有名。 - 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来了解更多有关此工具的内容。 - This article shows what Vim has to offer to highlight syntax from a custom programming language.
本文讨论为了高亮显示定制编程语言的语法Vim必须提供什么。 - That user-defined function first calls a built-in Vim function named exists(), passing it a string.
这个用户定义函数首先调用名为exists()的Vim函数,为它传递一个字符串。