首先安装psycopg2模块,pycopg2是Python编程语言的PostgreSQL数据库的适配器 ... from config import * from psycopg2 import pool class PostgreSql: ...
確定! 回上一頁