From 70eaffbdd4e2a8d0fd40182a5de572eb054bd660 Mon Sep 17 00:00:00 2001 From: QJP Date: Tue, 22 Oct 2019 19:12:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E9=AA=8C=E8=AF=81=E7=A0=81?= =?UTF-8?q?=E7=9A=84=E8=87=AA=E5=8A=A8=E8=AF=86=E5=88=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 60f16ae..559e561 100644 --- a/README.md +++ b/README.md @@ -35,3 +35,8 @@ python zf.py '{"type":"table","id":"学号","pw":"密码"}' 这套代码主要是为了抛砖引玉,代码质量实在不怎么样,希望各路大神在本套代码的基础之上进行完善~ 本人由于工作原因无法及时更新Github,有任何问题请通过email联系我。 + +6)自动识别验证码 + +使用谷歌pytesser开源引擎实现验证码的自动识别 +仓库https://github.com/mokeeqian/ZhengFangJiaoWu