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
双语例句
- There are also pseudovariables that scripts can use to access the other types of value containers that Vim provides.
还有一些伪变量(pseudovariables),脚本可以使用它们访问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,可以看到这些特殊符号的完整列表。 - That user-defined function first calls a built-in Vim function named exists(), passing it a string.
这个用户定义函数首先调用名为exists()的Vim函数,为它传递一个字符串。 - I'll assume that you already have access to Vim and are familiar with its interactive features.
我将假设您已经接触过Vim并且熟悉它的交互式特性。 - Vim provides a built-in command that allows you to remove duplicate lines from a file
Vim提供一个内置的命令,允许您从一个文件中删除重复的行 - Table 1 provides the cursor movement commands within Vim.
表1提供了Vim中的光标移动命令。 - Table 2 shows the Vim commands for deleting text.
表2显示了用于删除文本的Vim命令。 - You can type: help cmdline-ranges in any Vim session to learn more about this facility.
可以在任何Vim会话中输入:helpcmdline-ranges来了解更多有关此工具的内容。 - Vim is a powerful text editor but also lends a helpful hand in debugging.
Vim是一种强大的文本编辑器,但是它对调试也很有帮助。