vim
vim什么意思,vim翻译
基本解释
n.: 精力;活力;力量
网络: 波形蛋白(vimentin);编辑器;真空感应熔炼(vacuum induction melting)
权威解释
精力;活力;力量:
energy
英汉解释
丘脑中间腹侧核
虚拟可装入模块
〔口语〕力气,精力,活力
同义词
n.vitalityverveenergyvigorexuberance
反义词
n.lethargy
例句
Specifically, there"s no built-in option to tell Vim to automatically sanitize the formatting of any code file you open.
尤其是,没有内置的选项来告诉Vim自动地对您打开的任何代码文件的格式程序进行杀毒。
More interestingly, Vim provides "hooks" that allow you to intercept any of these editing events.
更有趣的是,Vim提供允许您拦截任何此类编辑事件的“挂钩”。
Do you wake up every morning full of vim and vigour, ready to tackle the day with all of your energy, youthfulness and vitality? No?
你是否每天早上都神采奕奕,准备用你全部的能量来迎接一天的挑战,感觉年轻又有活力?或许不是?
Vim has excellent support for automatically formatting C code as you type it, but it offers less support for other languages.
Vim对自动地格式化您所输入的C代码有良好的支持,但它并未对其它语言提供支持。
Listing 7 describes a Vim plug-in that displays an error message if the length of any function is greater than 100 lines.
清单7给出一个Vim插件,如果任何函数的长度超过100行,它就会显示错误消息。
This escape sequence tells Vim to treat the replacement text as a Vimscript expression, evaluating it to get the actual replacement string.
这个转义序列告诉Vim把替换文本作为一个Vimscript表达式来处理,对它进行评估来获取实际的替换字符串。
Notice that when you are in insert mode, Vim displays -- INSERT -- at the bottom left corner.
注意的是当你在输入模式的时候,Vim在底部左侧角上显示--INSERT--。
Start at the Vim distributions downloads page to upgrade to the latest version of Vim for your platform.
从Vim发行版下载页面为您的平台下载最新版本的Vim。
For while India"s capitalism does have oodles of vim, it is writing its own rules, some better than others.
印度资本主义的确生机勃勃,它还在制定它自己的规则,其中一些比另一些更好。
You cannot use the usual Perl print routines to display the error message, because you need the message to be displayed inside Vim.
不能使用一般的Perl输出例程显示错误消息,因为需要在Vim内部显示消息。