将 AquaticPrime 框架与 AppleScriptObjC 结合使用
我将如何在 AppleScriptObjC 中使用 AquaticPrime 框架?
how would I go about using the AquaticPrime Framework in AppleScriptObjC?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这是一个非常广泛的主题,但本质上,您需要在应用程序中实现 Applescript 自动化,并可能在您下载的 Aquatic 框架中实现它。 Apple 的 Applescript 文档 影响非常深远,涵盖的主题比我认为可以在一个答案中管理的主题还要多。
That's a very broad topic, but essentially, you will need to implement Applescript automation in your application, and possibly implement it in the Aquatic framework you download. Apple's Applescript documentation is very far-reaching and covers more topics than I think can be managed in a single answer.