摘要:
# -*- coding:utf -8 -*-import urllib2import redef getlist(): html = urllib2.urlopen("http://www.quanshu.net/book/0/269/").read() reg = re.compile(r'<l 阅读全文
posted @ 2016-10-29 16:26
张家欢。。
阅读(217)
评论(0)
推荐(0)
2016年10月29日