Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我注意到 viewDidLoad 中的插图没有改变
但是它在 -(void)viewDidAppear:(BOOL)animated
所以事情在两者之间发生了变化。
它适用于 UIViewController 类
什么时候?