52古典>英语词典>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

      双语例句

      • Vim provides a built-in command that allows you to remove duplicate lines from a file
        Vim提供一个内置的命令,允许您从一个文件中删除重复的行
      • Table 3 provides several other useful Vim commands.
        表3提供了其他几个有用的Vim命令。
      • Table 2 shows the Vim commands for deleting text.
        表2显示了用于删除文本的Vim命令。
      • You embed Perl code inside Vim script using markers.
        使用标志把Perl代码嵌入在Vim脚本中。
      • You can see the complete list of these special symbols by typing: help keycodes within Vim.
        通过在Vim内输入:helpkeycodes,可以看到这些特殊符号的完整列表。
      • Word checking is enabled by setting Vim's match command.
        单词检查是通过设置Vim的match命令启用的。
      • There are also pseudovariables that scripts can use to access the other types of value containers that Vim provides.
        还有一些伪变量(pseudovariables),脚本可以使用它们访问Vim提供的其他类型的值容器。
      • That user-defined function first calls a built-in Vim function named exists(), passing it a string.
        这个用户定义函数首先调用名为exists()的Vim函数,为它传递一个字符串。
      • Vim is a powerful text editor but also lends a helpful hand in debugging.
        Vim是一种强大的文本编辑器,但是它对调试也很有帮助。
      • This article shows what Vim has to offer to highlight syntax from a custom programming language.
        本文讨论为了高亮显示定制编程语言的语法Vim必须提供什么。