在哪里可以找到有关 Objective-C 模块的详细介绍或文档?

发布于 2024-10-06 23:20:28 字数 158 浏览 1 评论 0原文

我正在尝试在 Objective-C 中使用块。我已完成本教程,但我想了解有关块的更多信息。

我应该在哪里寻找有关 Objective-C 块及其用法的更好文档或教程?

I am trying to use blocks in Objective-C. I've worked through this tutorial, but I would like to know more about blocks.

Where should I look for better documentation or tutorials on Objective-C blocks and their usage?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

栀子花开つ 2024-10-13 23:20:28

从评论中收集答案(并为了公平起见将此答案转入社区维基),以便我们得到这个问题的答案:

Apple 的官方文档

http://developer.apple.com/library/ios/documentation/Cocoa/Conceptual/Blocks/

迈克·阿什

< a href="http://mikeash.com/pyblog/friday-qa-2009-08-14-practical-blocks.html">http://mikeash.com/pyblog/friday-qa-2009-08-14 -practical-blocks.html

可可与爱

http://cocoawithlove.com/2009/10/how-blocks-are-implemented-and.html

Collecting the answers from the comments (and turning this answer community wiki for fairness) so we have an answer to this question:

Apple's official documentation

http://developer.apple.com/library/ios/documentation/Cocoa/Conceptual/Blocks/

Mike Ash

http://mikeash.com/pyblog/friday-qa-2009-08-14-practical-blocks.html

Cocoa With Love

http://cocoawithlove.com/2009/10/how-blocks-are-implemented-and.html

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文