摘要:
#-*- coding:utf-8 -*- import xlwt import urllib import re def getHtml(url): page = urllib.urlopen(url) html = page.read() return html def get_book_message(url): page = urllib.urlope... 阅读全文
posted @ 2017-10-17 16:31
孤锋饮雪
阅读(237)
评论(0)
推荐(0)

浙公网安备 33010602011771号