UptownInforController *uptownInfor = [[UIStoryboard storyboardWithName:@"UptownRenovationMain" bundle:nil]instantiateViewControllerWithIdentifier:@"uptownInfor"];
uptownInfor:storyboard中viewcontroller的storyboard ID
原文:http://www.cnblogs.com/saurik/p/4877479.html