随笔分类 -  ubuntu 环境配置

ubuntu 环境搭建
netbeans 中 c++ 编译器位置
摘要:install the build essentials package firstsudo apt-get install build-essentialsthen check it intools > options > c/c++ compilerC Compiler: /usr/bin/gc... 阅读全文

posted @ 2015-10-22 20:53 IM_ye 阅读(124) 评论(0) 推荐(0)

ubuntu 安装 java JDK
摘要:1. oracle 官网下载最新版本的Java JDK (www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html)2. 解压缩下载文件,复制文件到usr/lib/jdk下(cp -r ~/Downloa... 阅读全文

posted @ 2015-10-22 19:30 IM_ye 阅读(106) 评论(0) 推荐(0)

导航