摘要: urllib库 urllib库四大模块: urllib.request 请求模块 urllib.error 异常处理模块 urllib.parse url解析模块 urllib.robotparser robots.txt解析模块 urlopen 和响应 import urllib.request 阅读全文
posted @ 2021-09-07 02:55 越自律越自由 阅读(75) 评论(0) 推荐(0)