发布时间:2019-08-13 07:35:02编辑:auto阅读(1806)
def test3(): url = "http://www.ip.cn" proxy_handler = urllib2.ProxyHandler({'http' : 'http://username:password@host:port'}) opener = urllib2.build_opener(proxy_handler); urllib2.install_opener(opener) conn = urllib2.urlopen(url) print conn.read()
上一篇: python元字典
下一篇: python操作Mysql实例
49324
48512
39212
36305
30716
27529
26527
21348
21199
19547
189°
386°
397°
487°
802°
553°
1235°
1268°
1181°
1172°