Windows 上的 AppleScript

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/2631136/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 14:16:17  来源:igfitidea点击:

AppleScript on Windows

windowsapplescript

提问by Sudhakar Kalmari

I would like to use AppleScript on Windows. Is there any IDE or Windows port ?

我想在 Windows 上使用 AppleScript。是否有任何 IDE 或 Windows 端口?

回答by Dirk Vollmar

Not as far as I know, but you have a variety of other (free) options on Windows:

据我所知,但您在 Windows 上有多种其他(免费)选项:

回答by mtwisterr

apple script is used to control mac programs so it isn't available on windows you will only find things similar to apple script

苹果脚本用于控制 mac 程序,因此它在 Windows 上不可用,您只能找到与苹果脚本类似的东西

回答by kiamlaluno

There isn't Applescript for Windows, but you can use similar scripting languages on Windows, even if none of them is compatible with Applescript.
I would try AutoIt.

没有适用于 Windows 的 Applescript,但您可以在 Windows 上使用类似的脚本语言,即使它们都不与 Applescript 兼容。
我会尝试AutoIt