摘要: [_loadImageView setShowActivityIndicatorView:YES]; [_loadImageView setIndicatorStyle:UIActivityIndicatorViewStyleGray]; _loadImageView.contentMode = U 阅读全文
posted @ 2016-02-17 15:27 jgCho 阅读(2098) 评论(1) 推荐(0) 编辑
摘要: UILocalNotification *notification=[[UILocalNotification alloc] init]; if (notification!=nil) { NSDate *now=[NSDate new]; //notification.fireDate=[now 阅读全文
posted @ 2016-02-17 10:24 jgCho 阅读(7997) 评论(0) 推荐(0) 编辑