python orm框架
摘要:
#!/usr/bin/python# -*- coding: utf-8 -*-from sqlalchemy import create_enginefrom sqlalchemy import Table, MetaData, Column, Integer, Stringfrom sqlalc 阅读全文
posted @ 2018-03-19 21:18 米勒111 阅读(1481) 评论(0) 推荐(0)
浙公网安备 33010602011771号