摘要:
#import #import #import @interface T20140621002009ViewController : UIViewController@property (weak, nonatomic) IBOutlet UITextField *txtQueryKey;@prop... 阅读全文
posted @ 2014-06-22 10:53
so_tm_what
阅读(197)
评论(0)
推荐(0)
摘要:
#import #import #import @interface T20140621001526ViewController : UIViewController@property (weak, nonatomic) IBOutlet UITextField *txtQueryKey;@prop... 阅读全文
posted @ 2014-06-22 10:52
so_tm_what
阅读(304)
评论(0)
推荐(0)
摘要:
#import #import @interface T20140621000000ViewController : UIViewController@property (weak, nonatomic) IBOutlet MKMapView *mapView;@end#import "T20140... 阅读全文
posted @ 2014-06-22 10:51
so_tm_what
阅读(196)
评论(0)
推荐(0)
摘要:
#import @interface MapLocation : NSObject//街道信息属性@property (nonatomic, copy) NSString *streetAddress;//城市信息属性@property (nonatomic, copy) NSString *cit... 阅读全文
posted @ 2014-06-22 10:49
so_tm_what
阅读(175)
评论(0)
推荐(0)
摘要:
#import #import #import #import @interface T20140621221104ViewController : UIViewController@property (weak, nonatomic) IBOutlet UITextField *txtQueryK... 阅读全文
posted @ 2014-06-22 10:47
so_tm_what
阅读(196)
评论(0)
推荐(0)
摘要:
#import #import #import #import @interface T20140621213001ViewController : UIViewController//经度@property (weak, nonatomic) IBOutlet UITextField *txtLn... 阅读全文
posted @ 2014-06-22 10:46
so_tm_what
阅读(154)
评论(0)
推荐(0)
摘要:
#import #import #import @interface T20140621195534ViewController : UIViewController//经度@property (weak, nonatomic) IBOutlet UITextField *txtLng;//纬度@p... 阅读全文
posted @ 2014-06-22 10:44
so_tm_what
阅读(169)
评论(0)
推荐(0)