摘要:
1 #import <UIKit/UIKit.h> 2 3 @interface TWFXViewController : UIViewController 4 5 @property (retain,nonatomic) NSMutableData *weatherData; 6 7 @property (retain, nonatomic) IBOutlet UILabel *outlet_weatherInfo; 8 9 - (IBAction)btnClick_getWeather:(UIButton *)sender;10 11 @end 1 // 2 // TWFX.. 阅读全文
posted @ 2013-01-25 21:16
仙外仙
阅读(6166)
评论(0)
推荐(0)

浙公网安备 33010602011771号