摘要:
该验证码插件为《完美验证码识别系统V3.2.1》的python封装,提供给UiBot实现需验证码识别的场景的解决方案。 载入识别库 LoadDat(datPath, password) 函数说明: 从文件中载入识别库文件,成功返回True,否则返回False。 参数: 参数名类型说明 datPath 阅读全文
摘要:
公共函数获取屏幕截图private Bitmap GetScreenCapture(){ Rectangle tScreenRect = new Rectangle(0, 0, Screen.PrimaryScreen.Bounds.Width, Screen.PrimaryScreen.Bound 阅读全文