推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
zbl430
V2EX  ›  Python

这种验证码是如何实现的? Python

  •  
  •   zbl430 · Aug 23, 2017 · 3484 views
    This topic created in 3196 days ago, the information mentioned may be changed or developed.
    9 replies    2018-04-04 15:20:18 +08:00
    Hyponet
        1
    Hyponet  
       Aug 23, 2017
    随机 id 对应随机验证码,保存在内存或者数据库
    WildCat
        2
    WildCat  
       Aug 23, 2017
    加密 cookie 保存都可以。
    jugelizi
        3
    jugelizi  
       Aug 23, 2017
    哪个网站验证码点击不能刷新?
    你是想识别验证码呀
    knightdf
        4
    knightdf  
       Aug 23, 2017
    生成随机几位字符然后生成图片,每次点击都一样了那还叫验证码?
    zbl430
        6
    zbl430  
    OP
       Aug 23, 2017
    @xfspace 多谢回复,不过滚肚子
    raycool
        7
    raycool  
       Aug 23, 2017
    你是要实现生成这种验证码
    还是要识别这种验证码
    zbl430
        8
    zbl430  
    OP
       Aug 24, 2017
    @raycool 实现生成,谷歌,百度出来的总感觉不像
    hw20686832
        9
    hw20686832  
       Apr 4, 2018
    用 captcha 生成,做样本,训练,识别
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   6126 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 51ms · UTC 03:11 · PVG 11:11 · LAX 20:11 · JFK 23:11
    ♥ Do have faith in what you're doing.