版本記錄 前言 iOS中的視圖加載可以有兩種方式优构,一種是通過xib加載,另外一種就是通過純代碼加載。它們各有優(yōu)點和好處抖锥,xib比較直觀簡單,代碼...

版本記錄 前言 iOS中的視圖加載可以有兩種方式优构,一種是通過xib加載,另外一種就是通過純代碼加載。它們各有優(yōu)點和好處抖锥,xib比較直觀簡單,代碼...
// 首先去掉 UIVisualEffectView 原來的 effect。self.effectView.effect = nil // 現(xiàn)在...
1.我們首先添加要進行一些動畫操作的view: self.testView = [[UIView alloc] initWithFrame:CG...
UIVideoEditorController類包含了由系統(tǒng)提供的界面,使用戶可以交互式的剪切視頻 (IBAction)click:(UIBut...
NSString *str = @"hipstar";UITextChecker *textChecker = [[UITextChecker ...
UISplitViewController
UIRefreshControl是iOS6自帶的UITableView下拉刷新控件沃饶。 (instancetype)init; @property...
/*! Returns YES if any installed dictionary has a definition for the pro...
(UIPrinterPickerController *)printerPickerControllerWithInitiallySelecte...
(instancetype)initWithView:(UIView *)viewview:要按壓的view (CGPoint)location...