摘要: import io import os import string from random import choice, randrange, sample from PIL import Image, ImageDraw, ImageFont def generate_captcha(): img 阅读全文
posted @ 2024-09-11 19:24 干炸小黄鱼 阅读(57) 评论(0) 推荐(0)