摘要:
(2)用get()函数访问一个网站20次,打印返回状态,text()内容,计算text()属性和content()属性所返回的网页内容长度。 import requests r=requests.get("https://www.so.com/") r.encoding="UTF-8" for i 阅读全文
posted @ 2020-05-13 16:05
Hyocheong
阅读(124)
评论(0)
推荐(0)
浙公网安备 33010602011771号