枚举的使用
cn.herodotus.engine.captcha.core.definition.enums.CaptchaFont
使用CaptchaFont的程序包
程序包
说明
-
cn.herodotus.engine.captcha.core.definition.enums中CaptchaFont的使用
修饰符和类型方法说明static CaptchaFont返回带有指定名称的该类型的枚举常量。static CaptchaFont[]CaptchaFont.values()按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。 -
cn.herodotus.engine.captcha.core.properties中CaptchaFont的使用