首页 > 其他 > 详细

pyautogui 远程连接鼠标无法定位(失效)

时间:2020-07-20 15:13:23      阅读:158      评论:0      收藏:0      [点我收藏+]

在远程的电脑上席间一个批处理文件,添加一下代码,

@%windir%\System32\tscon.exe 0 /dest:console
@%windir%\System32\tscon.exe 1 /dest:console
@%windir%\System32\tscon.exe 2 /dest:console
断开远程的时候不要直接断开,运行上面的bat断开。就会保持交互状态

pyautogui 远程连接鼠标无法定位(失效)

原文:https://www.cnblogs.com/sophia201552/p/13344320.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!