Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

objc_msgSend消息传递学习笔记 - 对象方法消息传递流程 - 一片瓜田 #96

Open
Desgard opened this issue Feb 9, 2021 · 0 comments

Comments

@Desgard
Copy link
Owner

Desgard commented Feb 9, 2021

https://www.desgard.com/objective-c/2016/08/05/objc_msgSend1.html

在Effective Objective-C 2.0 - 52 Specific Ways to Improve Your iOS and OS X Programs一书中,tip 11主要讲述了Objective-C中的消息传递机制。这也是Objective-C在C的基础上,做的最基础也是最重要的封装。Stat...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant