会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
sz_csdn
管理
2016年5月19日
之前是手动安装,现在配置vim 智能提示采用脚本安装
摘要: 1 #!/bin/bash 2 3 echo "安装将花费一定时间,请耐心等待直到安装完成^_^" 4 if which apt-get >/dev/null; then 5 sudo apt-get install -y vim vim-gnome ctags xclip astyle pytho
阅读全文
posted @ 2016-05-19 12:27 #ifndef
阅读(395)
评论(0)
推荐(0)
编辑