MainController * _mainController = [[UIStoryboard storyboardWithName:@"Main" bundle:nil] instantiateViewControllerWithIdentifier:@"MainTabBarController"];

 

//Main:storyBoard的名称“Main.storyBoard”

//MainTabBarController:在storyBoard中的标注的storyBoard Id

posted on 2015-01-13 15:02  瓜甜甜  阅读(304)  评论(0)    收藏  举报