摘要:
大概这样,笔记一下,防止忘记1 - (void)applicationDidFinishLaunching:(NSNotification *)aNotification2 {3 MyViewController* ctller = [[MyViewController alloc] initWithNibName:@"MyViewController" bundle:nil];4 [self.window setContentView:ctller.view];5 [ctller release];6 } 阅读全文
posted @ 2013-10-03 12:09
自由出土文物
阅读(1504)
评论(0)
推荐(0)

浙公网安备 33010602011771号