摘要:VisualStudio2019+C语言连接Mysql与Navicat连接 main.cpp #include<iostream> //输入输出流 #include<WinSock.h> #include<mysql.h> using namespace std; //命名空间 /*visualSt
阅读全文
posted @ 2024-05-23 14:33
|
|||
05 2024 档案
摘要:VisualStudio2019+C语言连接Mysql与Navicat连接 main.cpp #include<iostream> //输入输出流 #include<WinSock.h> #include<mysql.h> using namespace std; //命名空间 /*visualSt
阅读全文
posted @ 2024-05-23 14:33
|
|||