摘要: 2017-09-08 13:14:14 db = pymysql.connect(host,user,passwaord,db,chartset),charset=utf8,可以避免中文的乱码 connect对象支持的方法: cursor对象支持的方法 需要commit和回滚的操作 阅读全文
posted @ 2017-09-08 13:31 hyserendipity 阅读(298) 评论(0) 推荐(0) 编辑