AppDelegate *delegate=(AppDelegate*)[[UIApplication sharedApplication] delegate];
ios项目中如何得到appdelegate对象
最新推荐文章于 2021-07-14 14:33:11 发布
AppDelegate *delegate=(AppDelegate*)[[UIApplication sharedApplication] delegate];