
1 MoYi123 2020-02-20 16:41:03 +08:00 pyhook 但是记得好像 python3 上有点问题 |
2 flycn1985 2020-02-20 16:42:35 +08:00 python 可以调用大漠的 |
3 ysc3839 2020-02-20 16:46:05 +08:00 Windows 的话可以用 SendInput。 |
4 wuwukai007 2020-02-20 16:50:00 +08:00 pip install pyautogui |
5 RealMadrid 2020-02-20 18:44:52 +08:00 Linux 的话可以用 xdotool |
6 RealMadrid 2020-02-20 18:45:55 +08:00 @RealMadrid 抱歉,没看清楚,xdotool 不符合 |
7 doraemon1293 2020-02-20 19:02:42 +08:00 pyautogui |
8 SlipStupig 2020-02-20 19:26:51 +08:00 |
9 greatx 2020-02-20 20:46:54 +08:00 pyautogui 挺简单的,容易上手 |