08 2015 档案
摘要:[NSTimer scheduledTimerWithTimeInterval:1.0 target:self selector:@selector(test) userInfo:nil repeats:NO];TimerInterval : 执行之前等待的时间。比如设置成1.0,就代表1秒后执行方...
阅读全文
摘要:Core Location---定位框架CLLocationManager这个属性必须写成全局的,不然初始化后就释放了。授权NSLocationWhenInUseUsageDescription :当app在前台的时候,才可以获取到定位信息NSLocationAlwaysUsageDescript...
阅读全文
摘要:ios8发送本地通知,需要先注册本地通知。if ([[UIApplication sharedApplication]currentUserNotificationSettings].types==UIUserNotificationTypeNone) 当前应用的本地通知类型,UIUserNotif...
阅读全文

浙公网安备 33010602011771号