安装vim 没有 curses.h库

来源:互联网 发布:gblive是什么直播软件 编辑:程序博客网 时间:2024/05/17 01:32
ubuntu 用户 如果 没有 curses.h库,可以用一下命令下载: apt-get install libncurses5-dev
0 0