主页
1.1.
前言
1.2.
ObjC运行时概览
1.3.
Runtime基础知识
1.4.
ObjC函数和对象
1.4.1.
NSObject
1.4.1.1.
NSObject.h
1.4.1.1.1.
打印类的详情
1.4.1.2.
NSObject-Protocol.h
1.4.2.
CoreFoundation
1.4.3.
objc系列函数
1.4.3.1.
objc_init
1.4.3.2.
objc_alloc
1.4.3.3.
objc_alloc_init
1.4.3.4.
objc_msgSend
1.4.3.4.1.
手动计算参数
1.4.3.4.2.
自己组装
1.4.3.5.
objc_getClass
1.4.3.5.1.
应用举例
1.4.3.6.
objc_retain
1.4.3.7.
objc_retainBlock
1.4.3.8.
objc_release
1.4.3.9.
objc_autorelease
1.4.3.10.
objc_opt_class
1.4.3.11.
objc_storeStrong
1.4.4.
object系列函数
1.4.4.1.
object_getClassName
1.4.4.1.1.
应用举例
1.5.
其他心得
1.5.1.
ObjC类的常用方法
1.5.1.1.
isKindOfClass
1.5.2.
ObjC获取Class类名
1.5.2.1.
NSStringFromClass
1.5.2.2.
class_getName
1.5.2.3.
className
1.5.3.
获取ObjC类的父类
1.5.3.1.
superclass
1.6.
附录
1.6.1.
参考资料
本书使用 HonKit 发布
附录
附录
下面列出相关参考资料。
results matching "
"
No results matching "
"