SQLite with Python · #!/usr/bin/python · import sqlite3 · conn = sqlite3.connect('javatpoint.db') · print "Opened database successfully";.
確定! 回上一頁