Python MySQL 操作类(有使用例子)
Python操作数据库的类库,使用MySQLdb,调用简单,有批量新增,查询,更新#db=MySQLClass('127.0.0.1','root','123456')#db.setdb('test')
下载地址
用户评论