摘要:
#coding:utf-8 import urllib2 def url_user_agent(url): proxy = {'http':'127.0.0.1:8080'} proxy_support = urllib2.ProxyHandler(proxy) # opener = urllib2.build_opener(proxy_support,urllib2.... 阅读全文
posted @ 2016-12-15 11:05
tzuxung
阅读(304)
评论(0)
推荐(0)

浙公网安备 33010602011771号