摘要:
不多说 直接上代码
NSDate *now = [NSDate date]; UILocalNotification *reminderNotification = [[UILocalNotification alloc] init]; // 本地消息的时间间隔 [reminderNotification setFireDate: [now dateByAddingTimeI... 阅读全文
posted @ 2014-11-30 14:05
М80メ
阅读(162)
评论(0)
推荐(0)