
C/C++
文章平均质量分 63
saintgrail
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
[原创]Xcode 4.6 安装 Boost 1.53.0
==================================== Boost 版本 1.53.0 下载地址 http://www.boost.org/ MAC BOOK PRO 10.8.2 I5 6GB内存 Xcode 4.6 ==================================== 原创 转载请注明 http://www.cnblogs.com/t原创 2013-08-28 20:17:12 · 959 阅读 · 0 评论 -
实战基于Leap Motion体感外设使用as3_ANE开发
一、环境介绍 1.1 Windows 7 64位操作系统 1.2 Flash Builder 4.7 64位版 1.3 Adobe AIR SDK 3.9 http://airdownload.adobe.com/air/win/download/3.9/AIRSDK_Compiler.zip 1.4 Adobe AIR Runtime 3.9 1.5 Leap Motion AS原创 2013-11-08 01:14:22 · 3532 阅读 · 0 评论 -
实战基于Leap Motion体感外设使用Win32(VC++)环境配置
一、环境介绍 1.1 Windows 7 64位操作系统 1.2 Microsoft Visual Studio 2010 英文旗舰版 1.3 Leap Motion SDK C++版:leap_motion_installer_hotfix_public_win_x86_1.0.8+7999_ah815 二、配置开发环境 2.1 解压leap_motion_i原创 2013-11-09 13:49:33 · 1532 阅读 · 0 评论 -
cocos2d-x 菜单项 CCMenuItem 居中缩放
bool CCMenuItemSprite::initWithNormalSprite(CCNode* normalSprite, CCNode* selectedSprite, CCNode* disabledSprite, CCObject* target, SEL_MenuHandler selector) { CCMenuItem::initWithTarget(target, s原创 2014-01-18 22:27:41 · 1186 阅读 · 0 评论