摘要: ByteArrayOutputStream baos = new ByteArrayOutputStream();Captcha captcha = createCaptcha();ImageIO.write(captcha.getImage(), "png", baos);logger.info( 阅读全文
posted @ 2016-11-25 13:59 梦见舟 阅读(289) 评论(0) 推荐(0) 编辑
摘要: http://www.oracle.com/technetwork/java/javase/downloads/java-archive-downloads-javase7-521261.html 阅读全文
posted @ 2016-11-25 13:54 梦见舟 阅读(128) 评论(0) 推荐(0) 编辑