本文内容取材于http://blog.csdn.net/haizimin/article/details/7734184以OpenCV安装到如下目录为例:
C:\Program Files\OpenCV(在安装时选择"将\OpenCV\bin加入系统变量Add\OpenCV\bin to the s...
分类:
其他好文 时间:
2014-05-16 03:52:28
阅读次数:
234
有时候会碰到如题这种问题,从网上查知解决办法,非常管用为eclipse.exe创建一个快捷方式,然后快捷方式上右键-属性,在目标栏填入E:\eclipse\eclipse.exe
-vm "C:\Program Files\Java\jdk1.6.0_16\bin\javaw.exe" -data ...
分类:
系统相关 时间:
2014-05-15 21:31:41
阅读次数:
317
新手,弄了半天终于搭建起环境。现在分享一下环境搭建的心得(真的是新手,可能有些说得不对,先记下来先)。
先说下大环境:
1、 windows7 32位
2 、cocos2dx V2.3.3(游戏引擎)、
3、android-ndk-r9d-windows-x86.zip(用于...
分类:
移动开发 时间:
2014-05-15 20:03:26
阅读次数:
332
继承program by
difference.通过继承,可以建立完整的软件结构分层.其中每一层都可以重用该层次以上的Code.过度使用继承的代价是巨大的.应使用组合或者委托来替代继承.Template
Method(使用继承)和Strategy(使用委托)模式解决了相同的问题:分离通用的算法和具体...
分类:
其他好文 时间:
2014-05-15 13:49:49
阅读次数:
241
一、安装JDK和Tomcat1,安装JDK:直接运行jdk-7-windows-i586.exe可执行程序,默认安装即可。备注:路径可以其他盘符,不建议路径包含中文名及特殊符号。2、安装Tomcat:直接解压缩下载文件“apache-tomcat-7.0.33-windows-x86.zip”到C盘...
分类:
其他好文 时间:
2014-05-15 13:46:35
阅读次数:
290
原文地址:
https://wiki.openmrs.org/pages/viewpage.action?pageId=16318792, 翻译内容有更改。
译者PC环境:CentOS 6.5
Eclipse版本: eclipse-jee-kepler-SR2-linux-gtk-x86_64.tar.gz
(下载地址;
http://www.eclipse.org/dow...
分类:
系统相关 时间:
2014-05-15 13:26:26
阅读次数:
490
(十五)、WinXP捕获镜像1、首先先导入WinXP系统到MDT里面,直接通过光盘导入即可,如下图所示:2、导入对应的WinXP驱动到MDT里面,如果你的驱动比较多,那么导入的速度会比较慢,如下图所示:3、将GImageX复制到MDT服务器的C盘根目录下面,所下图所示:4、设置X86系统指向目录..
分类:
其他好文 时间:
2014-05-15 12:35:49
阅读次数:
631
1 首先 从网上下载Tomcat1.7,然后放到本机目录。2
然后在MyEclipse10.0菜单Preferences指向Tomcat的路径,我本机路径是 D:\Program Files
(x86)\apache-tomcat-7.0.47然后是设定tomcat对应的JDK测试 ,启动Tomca...
分类:
系统相关 时间:
2014-05-15 12:02:11
阅读次数:
343
【题目】
A sequence of N positive integers (10 N , each of them less than or equal 10000, and a positive integer S (S <
100 000 000) are given. Write a program to find the minimal length of the subse...
分类:
其他好文 时间:
2014-05-15 07:58:17
阅读次数:
329
Perforce requires at least two executables: the
server (p4d), and at least one Perforce client program (such as p4 on UNIX, or
p4.exe on Windows).If y...
分类:
其他好文 时间:
2014-05-15 07:51:28
阅读次数:
276