摘要:
在_vimrc文件中添加如下命令即可实现在中文环境下将菜单可提示设置为英文" set the menu & the message to English set langmenu=en_US let $LANG = 'en_US' source $VIMRUNTIME/delmenu.vim source $VIMRUNTIME/menu.vim 阅读全文
摘要:
You need to install package called build-essential package.This package contains an informational list of packages which are considered essential for building Debian packages including gcc compiler, make and other required tools. This package also depends on the packages on that list, to make it eas 阅读全文