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 young fellow does his work with vim and vigour.
这小伙子干活真冲。 - Vim provides a built-in command that allows you to remove duplicate lines from a file
Vim提供一个内置的命令,允许您从一个文件中删除重复的行 - We will use Vim's internal scripting engine to highlight syntax from a custom language you have created.
我们将使用Vim的内部脚本引擎高亮显示您创建的定制语言的语法。 - More interestingly, Vim provides "hooks" that allow you to intercept any of these editing events.
更有趣的是,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的冗长,但是它们的国际化和本地化库却非常有名。 - This file typically sets some configuration options and loads other Vim configuration files that are specific to the operating system and operating system distribution that you are running.
该文件通常设置一些配置选项,加载特定于运行中的操作系统和操作系统版本的其他Vim配置文件。 - You can see the complete list of these special symbols by typing: help keycodes within Vim.
通过在Vim内输入:helpkeycodes,可以看到这些特殊符号的完整列表。 - My pick is nvi, which I find a little more comfortable and familiar with the ever-present vim.
我选择的是nvi,我觉得它比一直存在的vim更好用和更熟悉一些。 - The build() function calls make from inside Vim, and then invokes cl, which displays the errors.
build()函数从Vim内部调用make,然后调用cl以显示错误。 - I'll assume that you already have access to Vim and are familiar with its interactive features.
我将假设您已经接触过Vim并且熟悉它的交互式特性。