05 2020 档案

摘要:python+selenium实现web自动化图形验证码登录一、前提准备①安装PIL模块:pip install Pillow 【PIL是python的图像处理标准库】②安装Pytesseract模块:pip install pytesseract【pytesseract和tesserocr是pyt 阅读全文
posted @ 2020-05-02 14:47 놓치다 阅读(786) 评论(1) 推荐(0)