摘要: UILocalNotification* localNotification = [[UILocalNotification alloc]init]; localNotification.alertBody = @"this is a local notification"; localNot... 阅读全文
posted @ 2015-04-20 11:14 ximenchuixie 阅读(218) 评论(0) 推荐(0) 编辑