mysql_query 執行SQL語句。 在我們的例子中,語句創建一個新的資料庫。 mysql_close(con);. 最後,我們關閉資料庫連接。 $ gcc createdb.c -o createdb ...
確定! 回上一頁