会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
停滞的时光
博客园
首页
新随笔
联系
管理
订阅
2019年4月2日
pyhon-request之repsonse的常用方法reponse.text和reponse.content的区别
摘要: 1. requests在python2 和 python3中通用,方法完全一样 2. request简单易用 requests的作用 作用:发送网络请求,返回响应数据 用法 response = requests.get(url) response的常用方法: response.text respo
阅读全文
posted @ 2019-04-02 17:36 停滞的时光
阅读(753)
评论(0)
推荐(0)
编辑
公告