【已解决】Python中使用代理访问网络
crifan 12年前 (2013-07-02) 4713浏览 0评论
【问题】 在用Python的urllib2等库,访问网络,发现某些网址访问很慢,比如: http://www.wheelbynet.com/docs/auto/view_ad2.php3?ad_ref=auto58XXKHTS7098 但是,当使用代...
crifan 12年前 (2013-07-02) 4713浏览 0评论
【问题】 在用Python的urllib2等库,访问网络,发现某些网址访问很慢,比如: http://www.wheelbynet.com/docs/auto/view_ad2.php3?ad_ref=auto58XXKHTS7098 但是,当使用代...
crifan 13年前 (2011-12-22) 6323浏览 0评论
【已解决】Python中,用urllib2.urlopen(picUrl_othersite)返回的结果:<addinfourl at 27548688 whose fp = <socket._fileobject object at 0...