摘要:
基本的读取import urllib2http=urllib2.urlopen("http://xxxxx").read().decode('utf-8')使用代理import urllib2proxy=urllib2.ProxyHandler({'http':'http://xxxxxx:xxxx... 阅读全文
posted @ 2015-09-27 20:29
寂夜云
阅读(345)
评论(0)
推荐(0)
| 我的Github: Github |