V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  funboy  ›  全部回复第 1 页 / 共 1 页
回复总数  1
@ClutchBear 对不起,我没留意到发帖时候抓屏不全

import requests
import pymysql
from lxml import html

db=pymysql.connect(host='localhost',port=3306,user='dbuser',passwd='wilson',db='mydb',charset='utf8')
cursor = db.cursor()
#ursor.execute("TRUNCATE TABLE `gz_newhouse`")
#b.commit()
con=b''
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1848 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 11ms · UTC 00:33 · PVG 08:33 · LAX 17:33 · JFK 20:33
Developed with CodeLauncher
♥ Do have faith in what you're doing.