会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
道友请留步W
首页
联系
订阅
管理
2020年11月17日
Python 简单的带参数Post请求
摘要: Post请求 import json import requests host = "192.168.1.111" port = "9999" def get_data(): req_url = f"http://{host}:{port}/professional/python/getTaskGi
阅读全文
posted @ 2020-11-17 16:04 道友请留步W
阅读(1182)
评论(0)
推荐(0)
公告