jsp 验证码
摘要:需要注意在resin下应该使用第二种方式://tomcat下 //resin下255) fc=255; if(bc>255) bc=255; int r=fc+random.nextInt(bc-fc); int g=fc+random.nextInt(bc-fc); int...
阅读全文
posted @ 2014-06-16 18:02
posted @ 2014-06-16 18:02
posted @ 2013-03-01 11:23