摘要:
1 // 注册 发送通知的方法 2 -(void)pushNotfation{ 3 4 5 //--------------初始化本地通知 alloc init 虽然是UI控件 但继承NSObject 6 UILocalNotification *not = [[UIL... 阅读全文
posted @ 2015-10-11 22:31 JodyChen 阅读(318) 评论(0) 推荐(0)
|
摘要:
1 // 注册 发送通知的方法 2 -(void)pushNotfation{ 3 4 5 //--------------初始化本地通知 alloc init 虽然是UI控件 但继承NSObject 6 UILocalNotification *not = [[UIL... 阅读全文
posted @ 2015-10-11 22:31 JodyChen 阅读(318) 评论(0) 推荐(0) |
||