09 2019 档案

摘要:centos 安装python相关 python3 https://blog.csdn.net/tanxiaob/article/details/78725301 阅读全文
posted @ 2019-09-24 16:27 孔辉 阅读(175) 评论(0) 推荐(0)
摘要:from selenium import webdriver from selenium.webdriver import ChromeOptions from time import sleep from PIL import Image import requests class Get_ahth(): """ 将验证码图片下到本地 """ def __init__(self): self.o 阅读全文
posted @ 2019-09-24 16:26 孔辉 阅读(684) 评论(0) 推荐(0)