Fork me on GitHub
上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 125 下一页

2015年8月26日

摘要: 转自:http://zengrong.net/post/2152.htm在 iOS 7 中获取唯一标识符(UDID/UUID)Get unique identifer in iOS 7在 iOS 5 中, 可以获取到系统的 UDID(Unique Device Identifier) ,后来被 Ap... 阅读全文
posted @ 2015-08-26 10:33 pengyingh 阅读(504) 评论(0) 推荐(0)
摘要: 转自:http://blog.rx836.tw/blog/android-facebook-key-hashes/之前曾經有寫過一篇關於Facebook web App開發的心得文章,但如果是用PhoneGap來開發Facebook App呢?我想很多人第一個遇到的問題就是,我在Facebook開發... 阅读全文
posted @ 2015-08-26 10:24 pengyingh 阅读(271) 评论(0) 推荐(0)
摘要: 转自:http://www.cnblogs.com/weixing/p/3253479.html在AndroidManifest.xml文件中增加代码如下:privatevoid getSystemPhoneMessage(){ TelephonyManagertelephonyManager =(... 阅读全文
posted @ 2015-08-26 10:15 pengyingh 阅读(710) 评论(0) 推荐(0)

2015年3月2日

摘要: 转自:http://cocos2d-x.org/docs/manual/framework/html5/v3/reflection-oc/zh在Cocos2d-JS v3.0 RC2中,与Android上js调用Java一样,Cocos2d-JS也提供了在iOS和Mac上js直接调用Objectiv... 阅读全文
posted @ 2015-03-02 10:24 pengyingh 阅读(11420) 评论(1) 推荐(0)
摘要: 转自http://cn.cocos2d-x.org/tutorial/show?id=2279本文是推荐使用过jsb.reflection的开发者进行阅读。关于jsb.reflection的说明请参照:Javascript到JAVA反射Javascript到Objective-C反射我们在代码编写过... 阅读全文
posted @ 2015-03-02 10:03 pengyingh 阅读(5475) 评论(0) 推荐(0)
摘要: 转自:http://cn.cocos2d-x.org/tutorial/show?id=1980把main.js里面的画布尺寸从800*450改为960*640然后进行测试,左右移动时可以明显的看到黑线好,重点来了。在app.js的ctor里面加上这一句:cc.director.setProject... 阅读全文
posted @ 2015-03-02 09:46 pengyingh 阅读(348) 评论(0) 推荐(0)

2015年1月28日

摘要: http://cocos2d-x.org/boards/6/topics/20141?r=20567#message-20567for iOS:in AppController replace the gl-view creation with: EAGLView *__glView = [E... 阅读全文
posted @ 2015-01-28 14:55 pengyingh 阅读(491) 评论(0) 推荐(0)

2015年1月26日

摘要: vector split(const string &s, const string &seperator, vector &result){ /*vector result; typedef string::size_type string_size; string_size i... 阅读全文
posted @ 2015-01-26 16:10 pengyingh 阅读(685) 评论(0) 推荐(0)

2014年10月24日

摘要: /** AUTOGENERATED FILE. DO NOT EDIT IT* Generated by "generate_js_bindings.py -c chipmunk_jsb.ini" on 2012-11-07* Script version: v0.3*/#include "js_b... 阅读全文
posted @ 2014-10-24 10:21 pengyingh 阅读(278) 评论(0) 推荐(0)

2013年4月18日

摘要: ios中while()不能www方式读取文件void FDJson(){ using(WWW _load = new WWW("file://"+FileFunc.GetStreamPathRW("FontPreferenceC.json"))) // { while(!_lo... 阅读全文
posted @ 2013-04-18 22:54 pengyingh 阅读(283) 评论(0) 推荐(0)
上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 125 下一页

导航