摘要:
生成校验图片 1 图片生成类 public class EncryptImage { public String sRand = ""; public Color getRandColor(int fc, int bc) {//给定范围获得随机颜色 Random random = new Random(); if (fc > 255) fc = 255; if (bc > 255) ... 阅读全文
posted @ 2005-06-03 08:29
josson
阅读(481)
评论(0)
推荐(0)

浙公网安备 33010602011771号