使用UIWebView播放// 设定位置和大小 CGRect frame = CGRectMake(50,50,0,0); frame.size =&
IOS的 普通动画可使用UIKit提供的动画方式; 复杂动画可使用Core Animati
监听 UIDeviceOrientationDidChangeNotification的广播,再根据[[UIDevice currentDevice] orientation]获取到屏幕的方
参考博客 http://www.cocoachina.com/ios/20150623/12233.html 1.UIStackView 概述
参考文章 http://blog.jobbole.com/65846/ 1. UIGestureRecognizer介绍UIGestureRecognizer类是个抽象类,下面的子类是具体的