[python sqlite3查看数据库所有表(table)]. #coding:utf-8 import sqlite3 ''' sqlite3存在系统表sqlite_master,结构如下: sqlite_master( type TEXT ...
確定! 回上一頁