import psycopg2 print(psycopg2.apilevel) #=> '2.0'. これにより、MySQL などの他のデータソースと同じようにコネクションやカーソルを操作して ...
確定! 回上一頁