10 2018 档案

摘要:出现如标题提示的项目打不开情况,多半可能是因为Xcode版本不同,或者是SVN/Git使用导致 解决办法一: 解决办法二: 阅读全文 »
posted @ 2018-10-23 10:32 macroK 阅读(1693) 评论(2) 推荐(0) 编辑
摘要:POPSpringAnimation *popAna = [POPSpringAnimation animationWithPropertyNamed:kPOPLayerPosition]; popAna.springBounciness = 10; popAna.springSpeed = 10; popAna.toValue = [NSValue valueWithCGPoint:CGPoi... 阅读全文 »
posted @ 2018-10-22 15:35 macroK 阅读(322) 评论(0) 推荐(0) 编辑
摘要:前言 一般APP在按下Home键被挂起后,这时APP的 backgroundTimeRemaining 也就是后台运行时间大约只有3分钟,如果在退出APP后,过十几二十二分钟或者更长时间再回到APP,APP就会回到刚打开时的状态,也就是首页;有的项目在被挂起后需要在后台运行一段时间,使有足够的时间来 阅读全文 »
posted @ 2018-10-11 16:31 macroK 阅读(3518) 评论(0) 推荐(0) 编辑

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