www.cnblogs.com/ruiyqinrui

开源、架构、Linux C/C++/python AI BI 运维开发自动化运维。 春风桃李花 秋雨梧桐叶。“力尽不知热 但惜夏日长”。夏不惜,秋不获。@ruiY--秦瑞

python爬虫,C编程,嵌入式开发.hadoop大数据,桉树,onenebula云计算架构.linux运维及驱动开发.

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
上一页 1 ··· 204 205 206 207 208 209 210 211 212 ··· 295 下一页

2015年3月19日

摘要: 1,QApplication 头文件不存在qt4是基于offline 包安装的,而OS系统默认已经安装qt3/usr/bin/ld: cannot find -lGLyum -y install libGL libGL-devel;开发环境首先要做的是gnome,vncserver,(for Cen... 阅读全文
posted @ 2015-03-19 10:57 秦瑞It行程实录 阅读(564) 评论(0) 推荐(0)

2015年3月18日

摘要: 1、升级GCCCentOS6.5内置的GCC版本为4.4,而Qt5.2.1则需要4.8.2的支持(支持C++11特性),因此,必须先升级GCCwget http://ftp.tsukuba.wide.ad.jp/software/gcc/releases/gcc-4.8.2/gcc-4.8.2.ta... 阅读全文
posted @ 2015-03-18 11:38 秦瑞It行程实录 阅读(667) 评论(0) 推荐(0)

2015年3月17日

摘要: create once,Deploy EveryWhere;centos6.5 qt5.4.1 gcc 阅读全文
posted @ 2015-03-17 23:02 秦瑞It行程实录 阅读(897) 评论(0) 推荐(0)

摘要: preFace:文章包括gnome,vnc-server,qt4安装配置及集成;apt-get update && apt-get upgrade;安装vnc4server,gnome,qt1,apt-get isntall vnc4server;2,apt-get install x-window... 阅读全文
posted @ 2015-03-17 21:32 秦瑞It行程实录 阅读(381) 评论(0) 推荐(0)

摘要: 2,基于vnc-server gnome,Xmanager 运行qtcreator 阅读全文
posted @ 2015-03-17 20:54 秦瑞It行程实录 阅读(652) 评论(0) 推荐(0)

摘要: 1,安装qt开发环境软件包:apt-get install qt4-dev-tools qt4-doc qt4-qtconfig qt4-demos qt4-designer qtcreator;2,qt4环境验证3,fatal error: QApplication: No such file o... 阅读全文
posted @ 2015-03-17 12:08 秦瑞It行程实录 阅读(341) 评论(0) 推荐(0)

2015年3月16日

摘要: 1,安装登陆管理器 --apt-get install gdm(还可以为kdm/xdm) lightdm,display manager2,ubuntu desktop安装apt-get install ubuntu-desktop 阅读全文
posted @ 2015-03-16 22:18 秦瑞It行程实录 阅读(253) 评论(0) 推荐(0)

摘要: New 'jenkinsmaster.cc:3 (root)' desktop is jenkinsmaster.cc:3Starting applications specified in /root/.vnc/xstartupLog file is /root/.vnc/jenkinsmaste... 阅读全文
posted @ 2015-03-16 22:12 秦瑞It行程实录 阅读(1250) 评论(0) 推荐(0)

2015年3月15日

摘要: 阅读全文
posted @ 2015-03-15 18:47 秦瑞It行程实录 阅读(599) 评论(0) 推荐(0)

2015年3月13日

摘要: 1,使用const 指针;const int * pOne; //指向整型常量的指针,指向的值不能修改;int * const pTwo; //指向整型的常量指针,指向的值可以修改,但该指针不能再指向其他变量;const int * const pThree; //指向整型常量的常量指针summar... 阅读全文
posted @ 2015-03-13 16:05 秦瑞It行程实录 阅读(176) 评论(0) 推荐(0)

上一页 1 ··· 204 205 206 207 208 209 210 211 212 ··· 295 下一页
www.cnblogs.com/ruiyqinrui