摘要:
OutletActionViewController.h#import @interface OutletActionViewController : UIViewController{ IBOutlet UITextField *txtName;}// expose the outlet as a property@property (nonatomic, retain) UITextField *txtName;// declare the action- (IBAction) btnClicked: (id) sender;@endOutletActionViewControlle... 阅读全文
posted @ 2013-12-10 17:03
Master HaKu
阅读(783)
评论(0)
推荐(0)

浙公网安备 33010602011771号