会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
datagd
用知识武装自己
博客园
首页
新随笔
联系
管理
2019年5月21日
python模块------pyautogui
摘要: 安装 pip install pyautogui 基本使用 查询 screenWidth, screenHeight = pyautogui.size() # 屏幕尺寸 mouseX, mouseY = pyautogui.position() # 返回当前鼠标位置,注意坐标系统中左上方是(0, 0
阅读全文
posted @ 2019-05-21 19:57 jayonlau
阅读(4509)
评论(0)
推荐(0)
公告