随笔分类 -  navigation controller

navigation controller 打开一个新view controller
摘要:MainZhaotuViewController *vc = [[MainZhaotuViewController alloc] init]; UINavigationController *nc = [[UINavigationController alloc] initWithRo... 阅读全文

posted @ 2015-03-23 15:41 西瓜999 阅读(105) 评论(0) 推荐(0)

navigation controller添加按钮
摘要:self.navigationItem.leftBarButtonItem = [[UIBarButtonItem alloc] initWithBarButtonSystemItem:UIBarButtonSystemItemCancel target:self action:@selector(... 阅读全文

posted @ 2015-03-23 15:38 西瓜999 阅读(103) 评论(0) 推荐(0)

导航