摘要: .h#import <UIKit/UIKit.h>#import <CoreLocation/CoreLocation.h>#import <MapKit/MapKit.h>@interface SecondViewController : UIViewController<CLLocationManagerDelegate,MKMapViewDelegate,NSURLConnectionDataDelegate,NSURLConnectionDelegate>{ IBOutlet UIView *mapBottomView; IBOutlet 阅读全文
posted @ 2013-01-31 20:40 言程序 阅读(8444) 评论(1) 推荐(1)