摘要:
#coding=utf-8 import urllib import re import MySQLdb dbnumber = MySQLdb.connect('localhost', 'root', '*******', 'dbname') #连接本地数据库 cursor = dbnumber.cursor() def getHtml(url): page=urll... 阅读全文
posted @ 2017-07-18 14:39
laovvvcom
阅读(1691)
评论(0)
推荐(0)

浙公网安备 33010602011771号