摘要:
@interface ViewController : UIViewController{ NSArray *pickerArray; NSArray *subPickerArray; NSDictionary *dicPicker;}- (IBAction)selectButto... 阅读全文
posted @ 2014-10-08 19:31
王振东
阅读(151)
评论(0)
推荐(0)
摘要:
1.delegate比nsnotification效率高。 2. delegate方法比notification更加直接,最典型的特征是, KVO和NSNotification的区别:和delegate一样,KVO和NSNotification的作用也是类与类之间的通信,与delegate不同的... 阅读全文
posted @ 2014-10-08 19:27
王振东
阅读(199)
评论(0)
推荐(0)

浙公网安备 33010602011771号