导航

2012年5月28日

摘要: UIViewController initWithNibName这时候是延迟加载主要代码如下: ShowViewController * showMessage = [[ShowViewController alloc] initWithNibName:@"ShowViewController" bundle:nil]; self.sh... 阅读全文

posted @ 2012-05-28 18:33 蝈蝈俊 阅读(4983) 评论(0) 推荐(1) 编辑