搜索资源列表
JSP彩色验证码
- JSP彩色验证码:JSP彩色验证码生成及校验的源代码。-JSP validation code color : Color JSP validation code generation and verification of the source code.
用asp.net生成随机验证码
- 用C#和ASP.Net编写的可以生成网页上的随机验证码的程序模块-C# and ASP.Net preparation of the website can generate random test on the code of program modules
asp生成图片验证码
- asp生成图片验证码,使用:
MFC验证码生成源代码
- 实现了我们网站上要求输入的验证码的生产,可以选择验证码的长度,清晰度
语音验证码
- 最近发现语音验证码越来越流行,比如有次在注册gmail邮箱看到过,还有msn页面也有语音验证码,还有国外一些网站等。 花时间研究了下,语音验证码主要跟一般验证码的区别就在于如何让验证码播放。本文语音验证码原理:从服务器生成验证码, 并保存到cookie中(getcode.aspx.cs),当点收听验证码的时候,调用javascirpt操作(这里使用jquery)cookie读取验证码, 然后把验证码传到codevoice.aspx页,然后按顺序把验证码合
VerifyCode.rar
- 使用IIS过滤器时通过C++生成验证码图片的代码,When using the IIS filter generated by C++ code for the image verification code
yanzhengma
- 可以生成很漂亮的验证码,为PHP的,直接调用即可-Can generate a very nice code for PHP, direct calls can be
ValidateCodeServlet
- java生成随机数字和字母验证码, -java generate random numbers and letters Verification Code,
VerificationCode
- CodeVerifier,提供验证码识别小工具,自动生成验证码。-CodeVerifier, providing a verification code to identify small tools, automatic generation of verification code.
GifValidate
- Gif动态验证码生成,包括各种微调:颜色,线条等等.-Gif dynamic verification code generation, including fine-tuning: colors, lines and so on.
validate_code_generator
- 登陆时生成随机数字、字母的验证码,JSP中生成图片,并使用session进行校验。-Landing generate random numbers, letters, verification code, JSP generated images, and use the session to verify.
ASP.NET C# 验证码生成代码
- 验证码的生成代码,在用户提交注册,回帖,发帖,等与网站进行交互时都可以使用的代码
验证码
- jsp页面生成随机验证码,点击更新验证码,验证码自动失效
生成验证码-图片
- Delphi生成验证码-图片,范例,源码 简单易懂,易用.随时可调用的函数,包括验证码生成的图片功能.(Delphi generate verification code - pictures, examples, source code, easy to understand, easy to use. You can call the function at any time, including the verification code generated picture functio
jcaptchaDemo
- 简单的jcaptcha验证码生成工具的使用实例,jdk1.8,tomcat8(Simple example of using the jcaptcha validation tool)
带验证码的验证程序
- vb+access编写的简单验证系统,另外惊喜的是,加了4位数字验证码功能,看懂了我的代码,可以自己写字母+数字混合或字母的验证码。(Vb+access written in a simple verification system, and the surprise is, plus 4 digit verification code function, read my code, you can write your letters + digital combination or lett
生成验证码
- 自动生成验证码,希望能帮到需要帮助的人。。。。。。。。。。。。。。。(Automatically generate verification code, hoping to help people in need of help..............)
java随机产生验证码
- java随机产生验证码,可以随机生成数字、大写字母、小写字母。还可以随机生成文字字体、及大小。在图片上面可能字体都不不同、大小不等(Java randomly generates verification code, which can generate numbers, uppercase letters and lowercase letters randomly. You can also randomly generate text fonts, and size. On the top
CheckCode
- 图片验证码生成关键代码,可以快速生成图片验证码,并能自定义噪点数量(Image authentication code generation key code, can quickly generate image verification code, and can customize the number of noise)
验证码
- 用PHP写的验证码生成文件,让你开发更加得心应手