摘要: import time # 创建实例,并链接数据库from sqlalchemy import create_enginefrom sqlalchemy import Columnfrom sqlalchemy import Integerfrom sqlalchemy import Stringf 阅读全文