摘要: Assuming you have storyboard, go to storyboard and give your VC an identifier (inspector), then do: UIStoryboard *storyboard = [UIStoryboard storyboardWithName:@"MainStoryboard" bundle:nil];UIViewCon... 阅读全文
posted @ 2012-12-04 09:13 阿新 阅读(3516) 评论(0) 推荐(0) 编辑