SkillAgentSearch skills...

VerificationCode

随机生成多种方式验证码的实现

Install / Use

/learn @poberwong/VerificationCode
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

VerificationCode

随机生成多种方式验证码的实现<br> 这里主要实现了基本随机验证码BaseVerify和带有逻辑运算的简单验证码LogicVerify<br> ##Usage ###setp1<br> 在你的布局文件中对应的地方定义一个空的ImageView<br> ###setp2<br> 在程序中利用调用对应验证方法getInstance()获取实例赋给接口引用变量<br> ###setp3<br> 控件.setImageBitmap(接口引用变量.createBitmap());来为ImageView实例化位图对象以及重新获取验证码<br>

##效果图

##About me I am a grade three student in USTL.<br> I'm willing to solve the problem with java,Cplus,C. I fell in love with android last year and I will devote myself to android when I graduate from school. If you have an internship for android,please contact me .<br>

My blog

Related Skills

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated5y ago
Forks4

Languages

Java

Security Score

70/100

Audited on Apr 9, 2020

No findings