搜索资源列表
SimpleCaptcha-1.1-src
- 一个为 Java/J2EE生成的最简化CAPTCHA的框架-A minimalist CAPTCHA generation fr a mework for Java/J2EE.
SimpleCaptcha-1.1.1-src
- 一套用于生成各种图形验证码的库(Java),-A minimalist CAPTCHA generation fr a mework for Java/J2EE, with example implementations provided for J2EE (see sc.war) and Grails.
SimpleCaptcha-1.1.1-src
- 一套用于生成各种图形验证码的库(Java)-A set of code used to generate a variety of graphics library (Java)
simplecaptcha
- 生成不同类型的验证码,包括全英文,全中文,数字和英文各种不同验证-Generate different types of authentication codes, including in English, Chinese, figures, and the English variety of different authentication
cool-php-captcha-0.3
- cool-php-captcha 是一个很酷的 PHP 用来生成验证码的库。 示例代码: session_start() $captcha = new SimpleCaptcha() // Change configuration... //$captcha->wordsFile = null // Disable dictionary words //$captcha->wordsFile
SimpleCaptcha
- A simple captcha implementation. An example project for learners.