首页 > 其他 > 详细

cage 验证码的使用

时间:2015-08-28 17:56:06      阅读:284      评论:0      收藏:0      [点我收藏+]

http://akiraly.github.io/cage/quickstart.html

If you use maven add this to your pom:

<dependency>
  <groupId>com.github.cage</groupId>
  <artifactId>cage</artifactId>
  <version>1.0</version>
</dependency>

If you are not using maven, you have to download the jar manually from the repository and add it to your application‘s classpath.

Now you can generate captcha images. In this example we will generate a captcha file with "G" template.

 
web 示例

http://akiraly.github.io/cage/e02_servlet.html


cage 验证码的使用

原文:http://my.oschina.net/u/1045177/blog/498747

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!