定义图片上显示验证码的个数
private static int CODE_WIDTH = 15;
private static int FONT_HEIGHT = 18;
private...'Y', 'Z', '0', '1', '2', '3', '4', '5', '6', '7', '8', '9'};
/**
* 生成一个map集合
* code为生成的验证码... * codePic为生成的验证码BufferedImage对象
*
* @return
*/
public static Map<String, Object...randomCode = new StringBuffer();
int red = 0, green = 0, blue = 0;
// 随机产生codeCount数字的验证码...for (int i = 0; i < CODE_COUNT; i++) {
// 得到随机产生的验证码数字。