摘要:
import pymysql ''' SQLController:对数据库操作 私有: __sql_connect(self): 作用:建立数据库连接 返回:数据库连接对象 __sql_insert_info(self, insert_sql): insert_sql: sql语句,默认为空 作用: 阅读全文
posted @ 2018-04-24 23:18
Polonium-210
阅读(219)
评论(0)
推荐(0)