W3Schools Tryit Editor
[
フレーム
]
Get your
own Python
server
Go to Spaces
Ctrl+Alt+P
import mysql.connector mydb = mysql.connector.connect( host="localhost", user="myusername", password="mypassword" ) mycursor = mydb.cursor() mycursor.execute("CREATE DATABASE mydatabase") #If this page is executed with no error, you have successfully created a database.
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル