文件名称:VerifyPicNum
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 菜*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用Servlet生成4位数字的图片验证码
功能:
1 取得一个1000-9999的随机数
2 设置图片大小
3 设置背景色
4 设置字体色
5 随机产生155条干扰线,使图象中的认证码不易被其它程序探测到
6 将认证码显示到图象中-Servlet generated using four-digit code Photo certification functions : a 1000-9999 strike a random number two set the picture size set the background color 3 4 5 set up random font color interference generated 155 lines, the image authentication code, not other procedures to detect six authentication code shows that the image
功能:
1 取得一个1000-9999的随机数
2 设置图片大小
3 设置背景色
4 设置字体色
5 随机产生155条干扰线,使图象中的认证码不易被其它程序探测到
6 将认证码显示到图象中-Servlet generated using four-digit code Photo certification functions : a 1000-9999 strike a random number two set the picture size set the background color 3 4 5 set up random font color interference generated 155 lines, the image authentication code, not other procedures to detect six authentication code shows that the image
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VerifyCode.java