懒扬扬

 

ubuntu 安装 netbeans C++ IDE

# sudo apt-get install openjdk-7-jdk

# sudo apt-get install g++

# cd ~/Downloads

# wget http://download.netbeans.org/netbeans/8.1/final/bundles/netbeans-8.1-cpp-linux-x86.sh

# chmod +x ~/Downloads/netbeans-8.1-cpp-linux-x86.sh

# sh -c " ~/Downloads/netbeans-8.1-cpp-linux-x86.sh"

posted on 2016-01-22 20:05  懒扬扬  阅读(989)  评论(0编辑  收藏  举报

导航