02 2021 档案

摘要:import urllib.request#构建一个Handler处理器,传入一个代理iphttpSwitch=urllib.request.ProxyHandler({"http":"120.232.175.244:80"})#构建一个opene对象openr=urllib.request.bui 阅读全文
posted @ 2021-02-16 00:07 名狐1993 阅读(73) 评论(0) 推荐(0)