摘要:
1. 导入requests 库 进入dos命令行 通过pip命令安装requets库 2.第一个简单的例子 首先我们应该导入 requets库 通过 type(r) 我们发现requests.get()方法返回的是Response 接下来我们查看文本内容 我们会发现此时会出现很多的乱码,是因为编码的 阅读全文
摘要:
leetcode 每日打卡 those times when you get up early and you work hard; those times when you stay up late and you work hard; those times when don’t feel li 阅读全文