Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这里有什么方法可以从 perl 控制 OS X 中的鼠标移动和点击吗?找到了几个 python 解决方案,但还没有 perl。
如果这里不是 perl 解决方案,可以从 perl 调用 python(或 ruby)代码(不是通过 fork/exec/system),而是像“Inline::Lua”或 soo..
谢谢。
是的,我建议你使用 Python 和ATOMac。有Inline::Python但我没用过;虽然看起来很成熟。