05 2019 档案

摘要:当应用被后台Kill掉的时候希望从后台返回的时候显示进入后台之前的内容 在Appdelegate中设置 为每个ViewController设置:restorationIdentifier(可以直接在sb中设置),restorationClass 如果设置了restorationClas则必须遵守UI 阅读全文
posted @ 2019-05-02 18:45 菜鸟工程司 阅读(770) 评论(0) 推荐(0) 编辑
摘要:加载图片的两个方法: [UIImage imageNamed:] [[UIImage alloc] initWithContentsOfFile: imgpath] [[UIImage alloc] initWithContentsOfFile: imgpath] [UIImage imageNam 阅读全文
posted @ 2019-05-02 17:25 菜鸟工程司 阅读(245) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示