摘要:
#coding:utf-8import urllib2from bs4 import BeautifulSoupresponse=urllib2.urlopen("http://www.163.com")HtmlDoc=response.read()soup = BeautifulSoup(Html... 阅读全文
posted @ 2015-12-27 01:27
逆风飞翔2012
阅读(1626)
评论(0)
推荐(0)

浙公网安备 33010602011771号