UIStoryboard *sb = [UIStoryboard storyboardWithName:@"MainStoryboard" bundle:nil]; UIViewController *vc = [sb instantiateViewControllerWithIdentifier:@"myViewController"];
- Jan 13 Mon 2014 16:12
-
連結xcode裡Storyboard的viewcontroller
請先 登入 以發表留言。