摘要: - (void)viewDidLoad {[self startLocation];}//开始定位-(void)startLocation{ self.locationManager = [[CLLocationManager alloc] init]; self.locationMan... 阅读全文
posted @ 2015-09-14 10:31 MrXubo 阅读(675) 评论(0) 推荐(0)