Objective-J 的文档记录得如何?文档是否足够好,可以开始认真使用它?

发布于 2024-08-17 11:24:16 字数 79 浏览 7 评论 0原文

我考虑使用 Objective-J,而不是编写纯 JavaScript。但我想知道该语言和框架的文档是否足够好,因为它似乎是一个非常年轻的开发。

I consider going with Objective-J, instead writing plain JavaScript. But I wonder if the documentation of the language and the frameworks is good enough, since it seems like a very young development.

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

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

发布评论

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

评论(3

梦途 2024-08-24 11:24:16

API 也与 Cocoa 相同,因此,例如,查看developer.apple.com 的 NSView 将适合作为 CPView 的文档。

The API is also the same as Cocoa, so for instance, looking at developer.apple.com for NSView will be suitable as docs for CPView.

瞳孔里扚悲伤 2024-08-24 11:24:16

为了以后的发展一直在尝试。可以肯定的一件事是,它适用于网络“应用程序”而不是网络“网站”。

我认为目前缺少文档,但邮件列表是活跃的。唯一的文档&我可以在官方网站上找到如何操作。

确实非常年轻的发展。

Been trying it for future development. One thing for sure, it is intended for web "apps" instead of web "sites".

Documentations are lacking at this moment I think but the mailing list is active. The only docs & howtos I can find are in the official site.

Very young development indeed.

北恋 2024-08-24 11:24:16

Cappuccino 的文档是使用 doxygen 生成的,您可以随时调用 jake docs 来构建本地副本。

一定要查看邮件列表。

Cappuccino’s documentation is generated with doxygen and you can always summon jake docs to build a local copy.

Definitely look into the mailing list.

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