会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
粥店接济
博客园
首页
新随笔
联系
订阅
管理
2025年5月3日
Python找图辅助-使用最高精准匹配算法SIFT(你还在用Pyautogui?)
摘要: # match 匹配 PC端使用import osimport cv2import pyautogui'''注意:文件路径不能含有中文!!!文件名也不能含有中文!!!picPath:要找的图的路劲tress:kd树的数量,数值越大,精度越大,但耗时越高,建议设置为100足够checks:节点检查数量
阅读全文
posted @ 2025-05-03 15:19 粥店接济
阅读(26)
评论(0)
推荐(0)
2025年4月20日
weditor使用问题总结
摘要: weditor使用问题总结_weditor加载不出来-CSDN博客
阅读全文
posted @ 2025-04-20 10:43 粥店接济
阅读(8)
评论(0)
推荐(0)
2025年4月5日
【uiautomator2 】app最重要的操作:点击、滑动、输入、按键、截屏操作
摘要: 【uiautomator2 】app最重要的操作:点击、滑动、输入、按键、截屏操作 - xiondun - 博客园
阅读全文
posted @ 2025-04-05 11:14 粥店接济
阅读(48)
评论(0)
推荐(0)
uiautomator2自动化
摘要: uiautomator2自动化 - 没有陌生人 - 博客园
阅读全文
posted @ 2025-04-05 10:56 粥店接济
阅读(1)
评论(0)
推荐(0)
UIAutomator2+python大图识别小图
摘要: import uiautomator2 as u2import cv2import timedef cross_click(d, template_path, threshold=0.8, retry=3): """跨分辨率图像点击核心方法""" for attempt in range(retry
阅读全文
posted @ 2025-04-05 08:43 粥店接济
阅读(29)
评论(0)
推荐(0)
2025年4月4日
uiautomator2详细使用方法
摘要: https://blog.csdn.net/Master724/article/details/107962349
阅读全文
posted @ 2025-04-04 14:06 粥店接济
阅读(15)
评论(0)
推荐(0)
python UIAutomator2使用超详细教程
摘要: python UIAutomator2使用超详细教程_python_脚本之家
阅读全文
posted @ 2025-04-04 14:06 粥店接济
阅读(48)
评论(0)
推荐(0)
超详细!Python + uiautomator2 实现安卓 APP 自动化测试教程
摘要: 超详细!Python + uiautomator2 实现安卓 APP 自动化测试教程 - 知乎
阅读全文
posted @ 2025-04-04 14:05 粥店接济
阅读(14)
评论(0)
推荐(0)
uiautomator2使用方法
摘要: uiautomator2使用方法 - 余生没有余生 - 博客园
阅读全文
posted @ 2025-04-04 14:03 粥店接济
阅读(4)
评论(0)
推荐(0)
Python安装uiautomator2
摘要: Python安装uiautomator2 - 牧羊人の冬天 - 博客园
阅读全文
posted @ 2025-04-04 14:02 粥店接济
阅读(3)
评论(0)
推荐(0)
下一页
公告