[super class]和[self class]

Posted liuw-flexi

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了[super class]和[self class]相关的知识,希望对你有一定的参考价值。

参考:

https://www.jianshu.com/p/3f2bcc588b44?utm_campaign=hugo&utm_medium=reader_share&utm_content=note&utm_source=qq

 

 

xcrun -sdk iphoneos clang -arch arm64 -rewrite-objc XXX.m文件路径

以上是关于[super class]和[self class]的主要内容,如果未能解决你的问题,请参考以下文章

为啥__class__可以直接访问[重复]

『Python』class的积累

控制类及其调用过程

关于sru源码class Model的parameters

Python ---- super()使用

细探Python super()