摘要:
import requestsimport base64import timedef get_img_res(): img = "" start_time = time.time() with open('img1.png', 'rb') as image_file: # 将图片内容转换为 base 阅读全文
posted @ 2024-03-27 10:24
小羊飞飞
阅读(16)
评论(0)
推荐(0)
浙公网安备 33010602011771号