08 2016 档案

摘要:出栈或压栈简单实现动画 CATransition *animation1=[CATransition animation];//类方法创建一个切换对象 animation1.duration=0.45;//动画持续时间 animation1.type=@"cube";//动画效果 // ripple 阅读全文
posted @ 2016-08-17 09:25 liyongjie 阅读(307) 评论(0) 推荐(2)
摘要:Xcode7 出现获取网络请求时出现如下异常: App Transport Security has blocked a cleartext HTTP (http://) resource load since it is insecure. Temporary exceptions can be 阅读全文
posted @ 2016-08-03 13:29 liyongjie 阅读(628) 评论(0) 推荐(2)