2016年5月12日

IOS - 通知(NSNotification)

摘要: #import "ViewController.h" #import "SViewController.h" @interface ViewController () @property (weak, nonatomic) IBOutlet UILabel *showLabel; @end @implementation ViewController - (void)viewDidLoa... 阅读全文

posted @ 2016-05-12 23:59 我不忘初心 阅读(118) 评论(0) 推荐(0) 编辑

IOS - KVO

摘要: 转自啊左 阅读全文

posted @ 2016-05-12 22:12 我不忘初心 阅读(127) 评论(0) 推荐(0) 编辑

导航