2023年3月29日

python -requests 包使用

摘要: Requests 唯一的一个非转基因的 Python HTTP 库,人类可以安全享用:) 安装: pip install requests easy_install resquests GET 请求 requests.get(url,params="",headers=header) params: 阅读全文

posted @ 2023-03-29 17:11 Mlianga 阅读(49) 评论(0) 推荐(0)

导航