刹那的菜鸟

博客园 首页 新随笔 联系 管理

2024年11月13日 #

摘要: import win32gui import win32con from pywinauto import mouse from time import sleep def foreground(window_title): hwnd = win32gui.FindWindow(None, wind 阅读全文
posted @ 2024-11-13 16:54 刹那的菜鸟 阅读(0) 评论(0) 推荐(0) 编辑