Skip to content

Latest commit

 

History

History
 
 

验证码控件

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

验证码控件

[Python3.4.4 or Python3.5][PyQt5]

截图

截图

说明

2.更新为paintEvent方式,采用上下跳动 1.参考网上一些代码,都是采用paintEvent绘制,这里采用QLabel显示html结合字体来显示文字
然后在paintEvent中绘制噪点和线条