摘要:
#import @interface HViewController : UIViewController@property (retain, nonatomic) IBOutlet UITextField *qq;@property (retain, nonatomic) IBOutlet UITextField *password;@property (retain, nonatomic) IBOutlet UILabel *show;- (IBAction)login;@end#import "HViewController.h"@interface HViewCon 阅读全文
posted @ 2013-07-18 10:50
lingfeng95
阅读(245)
评论(0)
推荐(0)
浙公网安备 33010602011771号