摘要:
1 import re 2 from urllib.request import urlopen # 打开一个连接 读取源代码 3 import ssl 4 5 # 干掉数字签名证书 6 ssl._create_default_https_context = ssl._create_default_ 阅读全文
posted @ 2018-10-12 15:36
JintaoMA
阅读(170)
评论(0)
推荐(0)
浙公网安备 33010602011771号