摘要: 空闲时间想总结下生命周期这块,新建一个test项目,先看一下AppDelegate类方法的调用,在所有的方法中加入 NSLog(@" %s ",__func__);打印方法名 - (BOOL)application:(UIApplication *)application didFinishLaun 阅读全文
posted @ 2018-03-26 14:03 梅子~ 阅读(296) 评论(0) 推荐(0)