摘要: 1.1 res.text 1.res.text > str类型将响应对象转换成str类型-->如果你的响应数据是HTML,可以用text转换为str import requests import json res1=requests.get(url='https://you.163.com/xhr/ 阅读全文
posted @ 2020-07-06 10:56 CefiLing 阅读(338) 评论(0) 推荐(0)