摘要: 1.urlliburllib.request.urlopen(url, data=None, [timeout, ]*, cafile=None, capath=None, cadefault=False, context=None)- url: 需要打开的网址- data:Post提交的数据- timeout:设置网站的访问超时时间直接用urll... 阅读全文
posted @ 2019-12-13 19:46 Py猫的故事 阅读(222) 评论(0) 推荐(0)
返回顶部