摘要: 1 #!/usr/local/bin/python3.7 2 3 import urllib.request 4 import urllib.parse 5 6 # 创建handler 7 handler = urllib.request.ProxyHandler({'http':'114.215. 阅读全文
posted @ 2020-02-18 11:20 梅梅不想踩坑 阅读(905) 评论(0) 推荐(0)