就爱字典>英语词典>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

      双语例句

      • Table 3 provides several other useful Vim commands.
        表3提供了其他几个有用的Vim命令。
      • First, when you type a command, vi or Vim executes the command as is.
        首先,在输入命令时,vi或Vim按原样执行命令。
      • Table 1 provides the cursor movement commands within Vim.
        表1提供了Vim中的光标移动命令。
      • 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命令。
      • The build() function calls make from inside Vim, and then invokes cl, which displays the errors.
        build()函数从Vim内部调用make,然后调用cl以显示错误。
      • That user-defined function first calls a built-in Vim function named exists(), passing it a string.
        这个用户定义函数首先调用名为exists()的Vim函数,为它传递一个字符串。
      • My pick is nvi, which I find a little more comfortable and familiar with the ever-present vim.
        我选择的是nvi,我觉得它比一直存在的vim更好用和更熟悉一些。
      • Word checking is enabled by setting Vim's match command.
        单词检查是通过设置Vim的match命令启用的。
      • More interestingly, Vim provides "hooks" that allow you to intercept any of these editing events.
        更有趣的是,Vim提供允许您拦截任何此类编辑事件的“挂钩”。