摘要: 什么是urllib?python内置的http请求库, urllib.request请求库 urllib.error 异常处理模块 urllib.parse 解析url解析模块 urllib.robotparser 解析robots.txt解析模块 相比python2变化, python2用法 im 阅读全文
posted @ 2020-12-31 22:50 李俊鹏Python 阅读(110) 评论(0) 推荐(0) 编辑