Enum Class的使用
cn.herodotus.engine.captcha.core.definition.enums.CaptchaFont
使用CaptchaFont的程序包
程序包
说明
-
cn.herodotus.engine.captcha.core.definition.enums中CaptchaFont的使用
修饰符和类型方法说明static CaptchaFontReturns the enum constant of this class with the specified name.static CaptchaFont[]CaptchaFont.values()Returns an array containing the constants of this enum class, in the order they are declared. -
cn.herodotus.engine.captcha.core.properties中CaptchaFont的使用