会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
点滴记忆
你知道的越多,你不知道的越多。
首页
新随笔
联系
订阅
管理
2023年4月6日
Python生成随机验证码
摘要: pip install pillow 实现代码 import random from PIL import Image, ImageDraw, ImageFont,ImageFilter def check_code(width=120, height=30, char_length=5, font
阅读全文
posted @ 2023-04-06 20:41 木子欢儿
阅读(41)
评论(0)
推荐(0)
编辑
公告