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
双语例句
- Table 2 shows the Vim commands for deleting text.
表2显示了用于删除文本的Vim命令。 - Vim is a powerful text editor but also lends a helpful hand in debugging.
Vim是一种强大的文本编辑器,但是它对调试也很有帮助。 - Create a folder named under$ HOME/. vim, and copy the custom plug-in to it.
在$HOME/.vim下面创建名为的文件夹,把定制的插件复制到其中。 - Word checking is enabled by setting Vim's match command.
单词检查是通过设置Vim的match命令启用的。 - 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选项。 - The Resources section has a link to download and upgrade Vim.
参考资料小节提供了下载和升级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会话。 - 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的冗长,但是它们的国际化和本地化库却非常有名。 - The build() function calls make from inside Vim, and then invokes cl, which displays the errors.
build()函数从Vim内部调用make,然后调用cl以显示错误。