摘要:
1.创建控制器的三种方式:单纯的alloc init1 MyViewController *myvc = [[MyViewController alloc] init];2 self.window.rootViewController = myvc;加载storyboard的方式1 MyStoryb... 阅读全文
posted @ 2015-09-01 17:22
Celles
阅读(334)
评论(0)
推荐(0)
浙公网安备 33010602011771号