Python 是一种解释型、面向对象、动态数据类型的高级程序设计语言。 ... import sqlite3 conn = sqlite3.connect('example.db') c = conn.cursor().
確定! 回上一頁