会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Loading
ZHGQCN
管理
2021年2月16日
flask 图像接口测试
摘要: 方法一:requests import requests, time class PicApi(): def requests_post(self, path): url = self.url + '/get_result' files = {'image':open(path,'rb'), 'fi
阅读全文
posted @ 2021-02-16 12:47 ZHGQCN
阅读(174)
评论(0)
推荐(0)
编辑
公告