词语吧>英语词典>vim翻译和用法

vim

英 [vɪm]

美 [vɪm]

n.  精力; 活力; 力量

GRE

BNC.40460 / COCA.32287

牛津词典

    noun

    • 精力;活力;力量
      energy

      英英释义

      noun

      • an imaginative lively style (especially style of writing)
        1. his writing conveys great energy
        2. a remarkable muscularity of style
        Synonym:energymuscularityvigorvigour
      • a healthy capacity for vigorous activity
        1. jogging works off my excess energy
        2. he seemed full of vim and vigor
        Synonym:energyvitality

      双语例句

      • Create a folder named under$ HOME/. vim, and copy the custom plug-in to it.
        在$HOME/.vim下面创建名为的文件夹,把定制的插件复制到其中。
      • We will use Vim's internal scripting engine to highlight syntax from a custom language you have created.
        我们将使用Vim的内部脚本引擎高亮显示您创建的定制语言的语法。
      • 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选项。
      • That user-defined function first calls a built-in Vim function named exists(), passing it a string.
        这个用户定义函数首先调用名为exists()的Vim函数,为它传递一个字符串。
      • 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必须提供什么。
      • Table 2 shows the Vim commands for deleting text.
        表2显示了用于删除文本的Vim命令。
      • Word checking is enabled by setting Vim's match command.
        单词检查是通过设置Vim的match命令启用的。
      • 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以显示错误。