It provides a SQL interface compliant with the DB-API 2.0 specification described ... import sqlite3 con = sqlite3.connect('example.db') cur = con.cursor().
確定! 回上一頁