访问个人主页、蘑菇丁、使用:import urllib.request
摘要:
import sslimport json#使用urllib 去访问页面import urllib.request as ur#规避警告context = ssl._create_unverified_context()#登录函数def Login(info_data): # 把字典info_dat 阅读全文
posted @ 2020-08-13 16:48 袁佳佳 阅读(389) 评论(0) 推荐(0)
浙公网安备 33010602011771号