使用start app加载AutoHotKey时导致大约2.5秒是正常的吗?我从Bricscad中的. mnl文件加载AutoHotKey。调用是
- (vle-startapp ""C:\\Program files (x86)\\AutoHotKey\\AutoHotKey.exe"" ""C:\\CADMaster\\enco_scales.ahk"" nil)
- (vle-startapp ""C:\\Program files (x86)\\AutoHotKey\\AutoHotKey.exe"" ""C:\\CADMaster\\enco_hotkeys.ahk"" nil)
使用'starapp'而不是'vle-start app'会导致相同的延迟。如果我只有其中一行处于活动状态并不重要——延迟是相同的,我假设这是因为AutoHotKey作为并行进程加载。enco_scales.ahk是“运行一次并退出”脚本。enco_hotkeys.ahk是持久的。
有没有办法最大限度地减少延迟?提前谢谢。
本帖以下内容被隐藏保护;需要你回复后,才能看到! 游客,如果您要查看本帖隐藏内容请 回复 |