python3 +requests:pos ... 支持以form表单形式发送post请求,只需要将请求的参数构造成一个字典,然后传给requests.post()的 data 参数即可。
確定! 回上一頁