constant 描述 預設值
kaptcha.border 邊框,合法值:yes , no yes
kaptcha.border.color 邊框顏色,合法值: r,g,b (and optional alpha) 或者 white,black,blue. black
kaptcha.border.thickness 邊框厚度,合法值:>01
kaptcha.image.width 寬 200
kaptcha.image.height 高 50
kaptcha.producer.impl 實現類 com.google.code.kaptcha.impl.defaultkaptcha
kaptcha.textproducer.impl 文字實現類 com.google.code.kaptcha.text.impl.defaulttextcreator
kaptcha.textproducer.
char
.string 文字集合,驗證碼值從此集合中獲取 abcde2345678gfynmnpwx
kaptcha.textproducer.
char
.length 驗證碼長度 5
kaptcha.textproducer.font.names 字型 arial, courier
kaptcha.textproducer.font.size 字型大小 40px.
kaptcha.textproducer.font.color 字型顏色,合法值: r,g,b 或者 white,black,blue. black
kaptcha.textproducer.
char
.space 文字間隔 2
kaptcha.noise.impl 干擾實現類 com.google.code.kaptcha.impl.defaultnoise
kaptcha.noise.color 干擾 顏色,合法值: r,g,b 或者 white,black,blue. black
kaptcha.obscurificator.impl 樣式:
水紋com.google.code.kaptcha.impl.waterripple
魚眼com.google.code.kaptcha.impl.fisheyegimpy
陰影com.google.code.kaptcha.impl.shadowgimpy com.google.code.kaptcha.impl.waterripple
kaptcha.background.impl 背景實現類 com.google.code.kaptcha.impl.defaultbackground
kaptcha.background.clear.from 背景顏色漸變,開始顏色 light grey
kaptcha.background.clear.to 背景顏色漸變, 結束顏色 white
kaptcha.word.impl 文字渲染器 com.google.code.kaptcha.text.impl.defaultwordrenderer
kaptcha.session.key session key kaptcha_session_key
kaptcha.session.da`te sessi`on date kaptcha_session_date
驗證碼一(驗證碼生成)
根據手機好查詢密碼 return type description code for i 0 i 6 i 4位驗證碼也可以用rand 1000,9999 直接生成 將生成的驗證碼寫入session,備驗證時用 session start session verify num code 建立,定義顏色...
生成驗證碼
在此處放置使用者 以初始化頁面 bitmap image new bitmap int math.ceiling validatenum.length 12.5 22 graphics g graphics.fromimage image tryfinally region web 窗體設計器生成的...
生成驗證碼
生成驗證碼的類 using system using system.data using system.configuration using system.collections using system.web using system.web.security using system.web...