会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
快乐的GTD吧
Everyone, Have a good day.
博客园
首页
新随笔
联系
订阅
管理
2017年6月19日
deepin linux 下C开发环境配置
摘要: # deepin linux 下C开发环境配置 ## 前言 deepin操作系统商店默认提供了 eclipse for c\c++但是系统没有提供gcc编译器 ## 安装步骤 gcc,g++ `sudo apt install gcc g++ -y`- jdk `sudo apt install o
阅读全文
posted @ 2017-06-19 15:15 jiftle
阅读(4736)
评论(0)
推荐(0)
编辑
deepin linux 15.3安装完eclipse启动报错An error has occurred.
摘要: 原因是系统中安装了jdk9 导致的。 卸载jdk9就可以了
阅读全文
posted @ 2017-06-19 14:31 jiftle
阅读(1875)
评论(0)
推荐(0)
编辑
公告