摘要: 创建 ViewControllerA * ctlA = [ViewControllerA new]; UINavigationController * navA = [[UINavigationController alloc] initWithRootViewController:ctlA]; V 阅读全文
posted @ 2016-04-21 09:21 lvye1221 阅读(9) 评论(0) 推荐(0) 编辑