摘要:
ViewController加载完成以后,旋转屏幕,会触发以下事件: 注:ShowViewCycle是ViewController的SubView1. -[ViewController willTransitionToTraitCollection:withTransitionCoordinato... 阅读全文
posted @ 2015-06-24 11:34
星泥
阅读(543)
评论(0)
推荐(0)
摘要:
ViewController加载过程(ShowViewCycle是ViewController.view的subView):1. -[ViewController initWithNibName:bundle:] [Line 82] nibNameOrNil:(null), nibBundleOrN... 阅读全文
posted @ 2015-06-24 11:18
星泥
阅读(996)
评论(0)
推荐(0)