Object-C-runtime Object-C ,runtime原理,oc对象的原理,主要记录oc对象在底层的...[作者空间]
1、创建workspace 两张图搞定的事情,就不写了。① 打开Xcode,左上角 File--> New -->...[作者空间]
// 首先去掉 UIVisualEffectView 原来的 effect。self.effectView.eff...[作者空间]
1.我们首先添加要进行一些动画操作的view: self.testView = [[UIView alloc] i...[作者空间]
UIVideoEditorController类包含了由系统提供的界面,使用户可以交互式的剪切视频 (IBActi...[作者空间]
NSString *str = @"hipstar";UITextChecker *textChecker = [...[作者空间]
UISplitViewController[作者空间]
UIRefreshControl是iOS6自带的UITableView下拉刷新控件。 (instancetype)...[作者空间]
/*! Returns YES if any installed dictionary has a definit...[作者空间]
(UIPrinterPickerController *)printerPickerControllerWithI...[作者空间]
(instancetype)initWithView:(UIView *)viewview:要按压的view (C...[作者空间]
(instancetype)initWithPresentedViewController:(UIViewCont...[作者空间]
iPad开发中常见的一种控制器 (id)initWithContentViewController:(UIView...[作者空间]
//获取系统级别的剪切板 (UIPasteboard *)generalPasteboard;//获取一个自定义的...[作者空间]
初始化 (instancetype)initWithTransitionStyle:(UIPageViewCont...[作者空间]
@property(nonatomic) NSInteger numberOfPages; //...[作者空间]
// 设置在x轴的偏移范围UIInterpolatingMotionEffect * fairyEffX = [[...[作者空间]
单例类 (UIMenuController *)sharedMenuController; @property(n...[作者空间]
1、获取单例的collationUILocalizedIndexedCollation *collation = ...[作者空间]
@protocol UITextDocumentProxy @property (nullable, nonato...[作者空间]