智慧 + 毅力 = 无所不能

正确性、健壮性、可靠性、效率、易用性、可读性、可复用性、兼容性、可移植性...

导航

2015年5月12日

摘要: 转自: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 阅读(972) 评论(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) 编辑

摘要: 转自:http://blog.csdn.net/a921800467b/article/details/38386787http://www.cocoachina.com/bbs/read.php?tid=86244http://www.ooso.net/archives/617http://blo... 阅读全文

posted @ 2015-05-12 16:35 Bill Yuan 阅读(3473) 评论(0) 推荐(0) 编辑