摘要: 在viewcontrollerA中, 如果想把controllerB.view添加进来,可以用addSubview, 但如果controllerB中有个事件, 使用到self.navigationController 来做操作是不行的.因为self.navigationController 为空.这... 阅读全文
posted @ 2015-11-11 15:02 willbin 阅读(771) 评论(0) 推荐(0)