获取storyboard中的viewcontroller

    UptownInforController *uptownInfor = [[UIStoryboard storyboardWithName:@"UptownRenovationMain" bundle:nil]instantiateViewControllerWithIdentifier:@"uptownInfor"];

  

uptownInfor:storyboard中viewcontroller的storyboard ID

 

posted @ 2015-10-14 15:02  Saurik  阅读(164)  评论(0)    收藏  举报