2014年1月14日

我的常用宏-IOS

摘要: core data获取appDelegate#define GetAppDelegate ((AppDelegate *)[[UIApplication sharedApplication] delegate])获取core data 模版中NSManagedObjectContext#define GetAppDelegateContext GetAppDelegate.managedObjectContext判断是否3.5寸屏幕#define Screen3dot5 CGSizeEqualToSize([UIScreen mainScreen].bounds.size, CGSize... 阅读全文

posted @ 2014-01-14 17:00 永远的冰蝴蝶 阅读(250) 评论(0) 推荐(0)

导航