摘要:
转自:http://blog.csdn.net/lvxiangan/article/details/45288505#define IS_IPAD (UI_USER_INTERFACE_IDIOM() == UIUserInterfaceIdiomPad)#define IS_IPHONE (UI_... 阅读全文
posted @ 2015-05-12 18:48 Bill Yuan 阅读(975) 评论(0) 推荐(0) 编辑
|
||
摘要:
转自:http://blog.csdn.net/lvxiangan/article/details/45288505#define IS_IPAD (UI_USER_INTERFACE_IDIOM() == UIUserInterfaceIdiomPad)#define IS_IPHONE (UI_... 阅读全文
posted @ 2015-05-12 18:48 Bill Yuan 阅读(975) 评论(0) 推荐(0) 编辑
摘要:
转自:http://blog.csdn.net/somestill/article/details/9950403bool AppDelegate::applicationDidFinishLaunching(){ // initialize director CCDirector *p... 阅读全文
posted @ 2015-05-12 17:17 Bill Yuan 阅读(638) 评论(0) 推荐(0) 编辑 |
||