Python

PythonRPA自动识别登录验证码

用于自动识别类似这样的登录页验证码 一、准备工作 更新pip python -m pip install --upgrade pip -i https://pypi.douban....
阅读更多
PHP

tp5框架captcha验证码配置验证以及点击刷新

先上个效果图 1.从composer安装captcha composer require topthink/think-captcha 1.* -vvv 注意captcha的版本,...
阅读更多