摘要: import urllibinforMation = urllib.urlopen("http://tianya.cn", proxies={'http':'127.0.0.1:8087'})print inforMation.read() 阅读全文
posted @ 2012-12-07 10:37 践道者 阅读(1353) 评论(0) 推荐(0) 编辑