摘要: viewcontroller: 动态添加变量 获取对象方法 阅读全文
posted @ 2017-05-03 11:54 新年新气象 阅读(169) 评论(0) 推荐(0)
摘要: /**1.创建Storyboard,加载Storyboard的名字,这里是自己创建的Storyboard的名字*/ UIStoryboard *storyboard = [UIStoryboard storyboardWithName:@"Main" bundle:nil]; UIViewController *nav = [storyboard instantiateView... 阅读全文
posted @ 2017-05-03 11:53 新年新气象 阅读(276) 评论(0) 推荐(0)