会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
豪学习哦
2022年4月15日
有木有哪位服务端兄弟有一套游戏弱联网框架可提供
摘要: ,语言不限(go, java, c++, nodejs均可),主动联系,价格靠谱!!!
阅读全文
posted @ 2022-04-15 11:01 豪学习哦
阅读(11)
评论(0)
推荐(0)
2016年5月16日
json 转换 问题 Ice.long
摘要: var propCnt = tempArr2[dataItem].propCnt; var strText = new Ice.Long(propCnt.high,propCnt.low);//转为Ice的long cc.log("The strText value is: "+strText);
阅读全文
posted @ 2016-05-16 14:49 豪学习哦
阅读(150)
评论(0)
推荐(0)
2016年4月25日
cocos2dx-安卓多分辨率适配方案
摘要: #include "AppDelegate.h" #include "HelloWorldScene.h" #if (CC_TARGET_PLATFORM == CC_PLATFORM_IOS) // Layer #include "OperateLayer.h" #include "LoginMainLayer.h" #include "OperateUILayer.h" #include ...
阅读全文
posted @ 2016-04-25 17:06 豪学习哦
阅读(542)
评论(0)
推荐(0)
cocos2dx 重新编译问题 C++不会编译
摘要: 1..classpath .cproject .project revert这三个文件 2.删除libs,obj下的文件 clean,build All
阅读全文
posted @ 2016-04-25 17:04 豪学习哦
阅读(333)
评论(0)
推荐(0)
androidManifest
摘要: ...
阅读全文
posted @ 2016-04-25 17:02 豪学习哦
阅读(173)
评论(0)
推荐(0)
安卓jni调用
摘要: // C++ 调用 java static void goToLogin(); void JniFunction::goToLogin(){ JniMethodInfo t; if (JniHelper::getStaticMethodInfo(t, "org/cocos2dx/cpp/Parall
阅读全文
posted @ 2016-04-25 16:58 豪学习哦
阅读(122)
评论(0)
推荐(0)
安卓崩溃日志-CrashHandler.java
摘要: CrashHandler crashHandler = CrashHandler.getInstance(); crashHandler.init(this);
阅读全文
posted @ 2016-04-25 16:51 豪学习哦
阅读(718)
评论(0)
推荐(0)
安卓适配屏幕-4.x&&5.x
摘要: // private static Cocos2dxGLSurfaceView glSurfaceView; public Cocos2dxGLSurfaceView onCreateView() { glSurfaceView = new Cocos2dxGLSurfaceView(this);
阅读全文
posted @ 2016-04-25 16:44 豪学习哦
阅读(78)
评论(0)
推荐(0)
导航
博客园
首页
新随笔
联系
订阅
管理
公告