PyObjC 教程

发布于 2024-10-07 06:10:26 字数 126 浏览 0 评论 0原文

我想知道除了项目本身的主页之外,是否有任何学习 PyObjC 的教程网站。我热衷于能够使用 python 开发本机代码并提高工作效率,而无需学习如何使用其他一些更传统的编译语言进行编程。任何可以让我获得截屏视频或好的初学者的地方都会很棒。

I would like to know if there are any tutorial websites for learning PyObjC apart from the home page of the project itself. I'm enthusiastic about being able to use python to develop native code and be productive without learning how to program in some of the other more traditional compiled languages. Anywhere I could get a screencast or good beginner tuts would be excellent.

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

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

发布评论

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

评论(1

梦里人 2024-10-14 06:10:26

你可以从 Will Larson 的 东西开始< /a>.你可以阅读苹果文档并进行温度转换。您可以像我一样,获取 Hillegass 的书,然后使用 PyObjC 执行示例。您可以阅读我的内容。我有很多简单的例子,但我只是一个业余爱好者。您还不需要担心 Objective-C,但如果您坚持使用它,您可能会担心。

你真的必须知道案件很重要。

You could start with Will Larson's stuff. You could read the Apple docs and do the temperature conversion thingie. You could do what I did and get Hillegass's book and then do the examples using PyObjC. You could read my stuff. I have lots of simple examples, but I'm just an amateur. You don't need to worry about Objective-C yet, but if you stick with it, you probably will.

And you really must learn that case matters.

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