摘要:
[plain]view plaincopytypedefNS_OPTIONS(NSUInteger,UIRemoteNotificationType){UIRemoteNotificationTypeNone=0,UIRemoteNotificationTypeBadge=1<<0,UIRemoteNotificationTypeSound=1<<1,UIRemoteNotificationTypeAlert=1<<2,UIRemoteNotificationTypeNewsstandContentAvailability=1<<3,}NS_EN 阅读全文
posted @ 2013-06-12 21:00
Likwo
阅读(3997)
评论(0)
推荐(0)