- 博客(2)
- 收藏
- 关注
原创 关于KVC,KVO
KVC 1.可重写下面2个方法使其不crash - (nullable id)valueForUndefinedKey:(NSString *)key; - (void)setValue:(nullable id)value forUndefinedKey:(NSString *)key; 2.集合操作符 @avg @count @sum @max @min 3.数组操作符...
2018-11-14 20:11:25
215
原创 UIViewController的头文件笔记
1.UIModalTransitionStyle modal弹出动画风格 2.UIModalPresentationStyle modal弹出形式(frame方面) @protocol UIContentContainer <NSObject> 3.@property (nonatomic, readonly) CGSize preferredContentSize ...
2018-11-13 20:54:24
915
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人