2014年9月28日
摘要: if (isiOS8) {//ios8的远程推送注册 NSSet *set = nil;#if 1 //1.创建消息上面要添加的动作(按钮的形式显示出来) UIMutableUserNotificationAction *action = [[UIMutableUserNotif... 阅读全文
posted @ 2014-09-28 18:03 助金 阅读(352) 评论(0) 推荐(0)
摘要: + (void)animateWithDuration:(NSTimeInterval)duration delay:(NSTimeInterval)delay options:(UIViewAnimationOptions)options animations:(void(^)(void))ani... 阅读全文
posted @ 2014-09-28 10:48 助金 阅读(1049) 评论(0) 推荐(0)