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
双语例句
- The Resources section has a link to download and upgrade Vim.
参考资料小节提供了下载和升级Vim的链接。 - This article shows what Vim has to offer to highlight syntax from a custom programming language.
本文讨论为了高亮显示定制编程语言的语法Vim必须提供什么。 - Vim provides a built-in command that allows you to remove duplicate lines from a file
Vim提供一个内置的命令,允许您从一个文件中删除重复的行 - The build() function calls make from inside Vim, and then invokes cl, which displays the errors.
build()函数从Vim内部调用make,然后调用cl以显示错误。 - Table 2 shows the Vim commands for deleting text.
表2显示了用于删除文本的Vim命令。 - You can see the complete list of these special symbols by typing: help keycodes within Vim.
通过在Vim内输入:helpkeycodes,可以看到这些特殊符号的完整列表。 - 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按原样执行命令。 - More interestingly, Vim provides "hooks" that allow you to intercept any of these editing events.
更有趣的是,Vim提供允许您拦截任何此类编辑事件的“挂钩”。 - Implementation of embedded software debugging in VIM
在VIM中实现对嵌入式软件的调试