摘要:
Block和函数指针很像比如这两句1、 [geocoder reverseGeocodeLocation:newLocation completionHandler:^(NSArray *placemarks, NSError *error){ for (CLPlacemark *place in placemarks) { NSLog(@"name,%@",place.name); // 位置名 NSLog(@"thoroughfare,%@... 阅读全文
posted @ 2013-03-07 13:23
吴 超
阅读(228)
评论(0)
推荐(0)
浙公网安备 33010602011771号