【发布时间】:2017-05-31 16:50:11
【问题描述】:
我在 Windows 7 x64 上安装了最新版本的 Python 3 和 PyAutoGUI 模块。 ALT + F4、CTRL + SHIFT + ESC 等热键效果很好,但是,据我所知, CTRL + C 和 CTRL + V 根本不起作用!
【问题讨论】:
-
我注意到,所有包含字母的热键都不起作用,例如。 G。 CTRL+N。
标签: python module keyboard hotkeys emulation