摘要:
import requests from io import BytesIO def get_img(): url = 'http://1234567890' #下载的图片的 URL img_data = requests.get(url2[1]).content #获取图片二进制字符 llike 阅读全文
posted @ 2023-04-23 16:57
爱玩的小白
阅读(78)
评论(0)
推荐(0)