win7下安装配置Qt4
admin 于 2013年12月16日 发表在 windows软件开发 ,2965次阅读,暂无评论

需要下载的软件包:

(1)Qt安装包:qt-win-opensource-4.8.4-mingw.exe

(2)Qt Creator :qt-creator-opensource-windows-x86-3.0.0.exe或者更高版本

(3)MinGW-gcc440_1(Qt4理论上Mingw必须是此版本)

以上软件包,可在百度网盘提取(地址:http://pan.baidu.com/s/1d6Bp0

Ubuntu(12.04,14.04LTS)中编译安装OpenCV(2.4.X)
admin 于 2013年12月15日 发表在 ubuntu系统教程 ,8264次阅读,暂无评论

查看安装结果:

pkg-config opencv --cflags --libs

Ubuntu12.04中安装电脑监控软件
admin 于 2013年12月14日 发表在 ubuntu系统教程 ,3014次阅读,暂无评论

1. 系统内存使用情况实时查看控件,安装命令:

sudo add-apt-repository ppa:indicator-multiload/stable-daily
sudo apt-get update
sudo apt-get install indicator-multiload

2. 尝试过很多温度监控软件,其效果都是很不满意,直到安装了Hardware Sensors Indicator这个控件后,感觉很好,在此推荐下,安装命令:

sudo add-apt-repository ppa:alexmurray/indicator-sensors
sudo apt-get update
sudo apt-get install indicator-sensors
Ubuntu通用安装DeepinScrot截图软件
admin 于 2013年12月12日 发表在 ubuntu系统教程 ,2154次阅读,暂无评论

配置快捷键:

System Settings -> Keyborad -> Shortcuts -> Custom Shortcuts

利用命令编译java文件
admin 于 2013年12月10日 发表在 windows软件开发 ,2787次阅读,暂无评论

打开上面网址,选择Eclipse IDE for Java Developers,下载并解压,如图:

Ubuntu18.04下搭建LAMP开发环境
admin 于 2013年11月25日 发表在 PHP后端服务开发 ,3296次阅读,暂无评论

开机不自启: