python入门练习之如何连接数据库
摘要:!/usr/bin/python coding: UTF 8 __author__ = 'luke' from sqlalchemy import create_engine from sqlalchemy.ext.declarative import declarative_base from s
阅读全文
posted @ 2019-02-20 21:13
posted @ 2019-02-20 21:13
posted @ 2019-02-11 17:44
posted @ 2019-02-11 11:43