摘要: requests模块 1.requests 模块介绍 requests文档 重点阅读:快速上手、高级用法 1.1 requests 模块的作用 发送 http 请求,获取响应数据 1.2 requests 模块是一个第三方模块,需要在 python 环境中额外安装 # 安装requests模块 pi 阅读全文
posted @ 2025-10-10 17:44 南舟树 阅读(10) 评论(0) 推荐(0)