A C G
A
- arithmetic - 接口 中的静态变量cn.tworice.captcha.constand.CaptchaType
-
算数验证码
C
- CaptchaBase64 - cn.tworice.captcha.core中的类
-
- CaptchaBase64(String) - 类 的构造器cn.tworice.captcha.core.CaptchaBase64
-
- CaptchaBase64(String, Integer, Integer, Integer) - 类 的构造器cn.tworice.captcha.core.CaptchaBase64
-
- CaptchaType - cn.tworice.captcha.constand中的接口
-
- character - 接口 中的静态变量cn.tworice.captcha.constand.CaptchaType
-
字符验证码
- cn.tworice.captcha - 程序包 cn.tworice.captcha
-
预计 easy-captcha实现算数验证码和字符串验证码的图片输出
- cn.tworice.captcha.constand - 程序包 cn.tworice.captcha.constand
-
- cn.tworice.captcha.core - 程序包 cn.tworice.captcha.core
-
G
- getArithmeticCaptcha() - 类 中的方法cn.tworice.captcha.core.CaptchaBase64
-
- getArithmeticCaptcha(int, int, int) - 类 中的方法cn.tworice.captcha.core.CaptchaBase64
-
生成算数验证码,并以Base64形式返回
指定验证码的宽度和高度
- getCaptcha() - 类 中的方法cn.tworice.captcha.core.CaptchaBase64
-
- getCharCaptcha() - 类 中的方法cn.tworice.captcha.core.CaptchaBase64
-
生成字符验证码,并以Base64形式返回
默认以 width-130,height-48尺寸 5位字符输出
- getCharCaptcha(int, int, int) - 类 中的方法cn.tworice.captcha.core.CaptchaBase64
-
生成字符验证码,并以Base64形式返回
A C G
Copyright © 2024. All rights reserved.