摘要: urlopen的基本用法: 工具为:python3(windows) 其完整表达式为: urllib.request.urlopen(url, data=None, [timeout, ]*, cafile=None, capath=None, cadefault=False, context=No 阅读全文
posted @ 2018-10-09 21:14 Receiver 阅读(192) 评论(0) 推荐(1) 编辑