Mysql數據庫簡易學生管理系統

#include <winsock.h> #include <mysql.h> #pragma comment(lib,"libmySQL.lib") //要加否則會編譯出錯 #include "stdio.h" #include "string.h" #include<iostream> using namespace std; struct conn_info { char *host
相關文章
相關標籤/搜索