图形验证码服务器 Captcha_Server
- 授权协议: Apache
- 开发语言: Lua
- 操作系统: 跨平台
- 软件首页: https://git.oschina.net/kevin158/captcha_server
- 软件文档: https://git.oschina.net/kevin158/captcha_server/blob/master/README.md
软件介绍
最近在云栖社区的雨客博客上看到了一个设计图形验证码的案例,经过试验和目前 OpenResty 的最新功能,对原来代码进行了调整(采用OpenResty自带的Redis库、替换了原来有问题的随机数种子设置逻辑、用luajit代替lua),另外也增加了独立删除验证码的接口,未来会在这个版本上继续完善,提供一个功能比较完善的图形验证码服务器。
具体安装说明:https://git.oschina.net/kevin158/captcha_server/blob/master/INSTALL.md
High Performance Python
Micha Gorelick、Ian Ozsvald / O'Reilly Media / 2014-9-10 / USD 39.99
If you're an experienced Python programmer, High Performance Python will guide you through the various routes of code optimization. You'll learn how to use smarter algorithms and leverage peripheral t......一起来看看 《High Performance Python》 这本书的介绍吧!
