摘要: import urllib2class UseProxy(object): def __init__(self): self.user = 'aaaa' self.password = 'bbbb' self.proxyserver = 'xxx.yy... 阅读全文
posted @ 2015-07-24 17:27 guojian2080 阅读(299) 评论(0) 推荐(0)