摘要:
注册消息 [[NSNotificationCenter defaultCenter]addObserver:self selector:@selector(方法) name:@"消息名字" object:nil]; 方法实现 -(void)方法:(NSNotification *)notficati 阅读全文
posted @ 2016-03-01 09:10
王权
阅读(154)
评论(0)
推荐(0)
摘要:
创建显示的页面 SearchViewController * searchVC = [[SearchViewController alloc]init]; 告诉搜索控制器将结果显示在创建的页面上 self.searchController = [[UISearchController alloc]i 阅读全文
posted @ 2016-03-01 09:02
王权
阅读(130)
评论(0)
推荐(0)
摘要:
- (void)viewDidLoad { [super viewDidLoad]; self.myTableView = [[UITableView alloc]initWithFrame:CGRectMake(0, 0, 320, 568) style:UITableViewStyleGroup 阅读全文
posted @ 2016-03-01 08:58
王权
阅读(126)
评论(0)
推荐(0)

浙公网安备 33010602011771号