#
使用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類是個抽象類,下面的子類是具體的