http://openkinect.org/wiki/Getting_Started#Windows说明了如何在windows下安装libfreenecthttp://sourceforge.net/projects/libusb-win32/files/libusb-win32-releases/...
提供了专门的类:CCUserDefault用来管理,且提供了单例方法:sharedUserDefault()1.会在默认路径cocos2d-x-2.2.3\projects\Hello\proj.win32\Debug.win32下生成一个名为UserDefault.xml 的文件,xml文件中存储...
分类:
其他好文 时间:
2014-11-14 14:04:24
阅读次数:
181
一、下载Apache2.4及依赖包Apache官网下载:http://apache.fayea.com/apache-mirror/httpd/由于Apache依赖于APR、APR-Util和PCRE,所以需要下载:APR+APR-Util:http://mirror.bjtu.edu.cn/apache//apr/PCRE:http://sourceforge.net/projects/pcre/files/pcre/在此,笔者使用..
分类:
Web程序 时间:
2014-11-13 19:07:59
阅读次数:
309
MYSQLdb是Python中用来操作MYSQL数据库的包地址:http://sourceforge.net/projects/mysql-python/MYSQLdb安装windows下是一键安装的EXE版本号。Linux下需手动安装,安装过程碰到一些问题,这里简单叙述下Linux下的安装.wge...
分类:
数据库 时间:
2014-11-13 16:01:52
阅读次数:
221
org.springframework spring-context 4.1.2.RELEASE http://projects.spring.io/spring-framework/
分类:
编程语言 时间:
2014-11-13 14:14:10
阅读次数:
167
I'm a newbie in obj-c and have been using asihttp for some of my projects. When doing a post request in asihttp its done this way.
ASIFormDataRequest *request = [ASIFormDataRequest requestWithU...
分类:
其他好文 时间:
2014-11-12 23:03:24
阅读次数:
276
有时发现刚从svn导下来的代码在Myeclipse中使用Tomcat部署时,不编译,也即指定的输出classes的文件里面没有东西。
看了很多方法都试过,不论是开启自动编译,清理项目,移除再添加jre。都不行。
最后再一个正常的项目中拷贝了.projects的内容,就可以了。
下面是那个正常的配置。以备后需吧。...
分类:
系统相关 时间:
2014-11-12 11:49:50
阅读次数:
189
错误表现:make.exe:***Noruletomaketarget`/cygdrive/f/Games2014/ThumbelinaCell/projects/ThumbelinaCell/proj.android/../../../extensions/AssetsManager/AssetsManager.cpp‘,neededby`obj/local/armeabi/objs/cocos_extension_static/AssetsManager/AssetsManager.o‘.Sto..
分类:
系统相关 时间:
2014-11-11 23:04:58
阅读次数:
338
课程全名:An Introduction to Interactive Programming in Python,来自 Rice University 授课教授:Joe Warren, Scott Rixner, John Greiner, Stephen Wong 工具:http://www.c...
分类:
其他好文 时间:
2014-11-10 00:58:29
阅读次数:
354
原文:在windows server2003下安装Redmine
参考文献:Windows下使用_Ruby1.9.3安装RedMine2.2.3
参考资料:http://www.redmine.org/projects/redmine/wiki/RedmineInstall
注:##符号处为重点操作...