from sqlalchemy import create_engine; # 資料庫連線字串; DB_CONNECT_STRING = 'sqlite:////Users/zhengxiankai/Desktop/Document/db.sqlite' ...
確定! 回上一頁