亲测,ubuntu 14.04 + OpenCV 2.471 编译环境 sudo apt-get
install build-essential2 安装GTK环境 sudo apt-get install libgtk2.0-dev3
编译GTK程序时自动找出头文件及库文件位置 sudo apt-g...
分类:
其他好文 时间:
2014-05-26 01:54:43
阅读次数:
331
sudo add-apt-repository ppa:n-muench/burgsudo
apt-get updatesudo apt-get install burg burg-themesDone. Now install BURG to
your MBR(Master Boot Record...
分类:
其他好文 时间:
2014-05-26 01:01:33
阅读次数:
256
ubuntu apache2 虚拟主机服务本次配置的是一个 ip 对应多个 虚拟主机1:先检查
ubuntu server 是否已经安装了 apache2 web服务;apache2 -v看到上图即表示已经已经安装,如果没有安装!先安装sudo
apt-get install apache2安装成功...
分类:
其他好文 时间:
2014-05-26 00:08:59
阅读次数:
267
QGtkStyle could not resolve GTK. Make sure you
have installed the proper libraries.sudo apt-get install --reinstall
gtk2-engines-murrine:i386sudo add-...
分类:
其他好文 时间:
2014-05-25 23:45:25
阅读次数:
276
一、首先从Alienbrain_EN_10.5.zip安装包(网上可搜索下载)里提取出linux版安装文件:Installations/Clients/Linux/NoVM/install.bin并chmod+x使之可执行二、如果直接运行,可能会出现大把问题,逐步解决如下:1、首先是报libc.so...
分类:
其他好文 时间:
2014-05-25 23:39:45
阅读次数:
298
IntroductionJava is a programming technology
originally developed by Sun Microsystems and later acquired by Oracle. Oracle
Java is a proprietary imple...
分类:
数据库 时间:
2014-05-25 23:20:27
阅读次数:
450
Nodejs下运行Javascript访问二维数组和控制台输出示例...
分类:
Web程序 时间:
2014-05-25 10:12:55
阅读次数:
202
1、下载Memercached For Windows:http://download.csdn.net/detail/bbirdsky/7395123
2、安装:
1>注意install.bat文件中binPath需要修改为memcached.exe所在的目录,displayName为服务名,不建议修改,如果修改后其它的bat文件也需要做相应的修改;
2>注意避免直接双击被杀毒软件给拦截,...
1、直接运行测试文件
下面的内容为批处理文件node-run-app.bat中的内容,批处理命令中NODE_PATH为Node.js的安装路径,也就是有node.exe文件的路径,在初次使用时设置。文件放在自定义项目路径,如使用express 生成的项目。app.js为待测试的Node.js 文件。双击该批处理文件即可运行app.js程序。
[plain]...
分类:
移动开发 时间:
2014-05-25 07:14:30
阅读次数:
433
issue:IhaveslowinternetconnectionandIcannotinstallanyplugin,becauseEclipse‘sUpdatemanagerthrowsmeexception:ava.net.SocketTimeoutException:Readtimedoutatjava.net.SocketInputStream.socketRead0(NativeMethod)atjava.net.SocketInputStream.read(UnknownSource)atja..
分类:
系统相关 时间:
2014-05-25 04:55:20
阅读次数:
406