SQL连接
摘要:在c#中,向表person插入一条数据(表person包括两列:id和name),使用MySqlParameter定义表中各列的值。 static void Main(string[] args){ string connectionString = "Server='localhost';Data
阅读全文
posted @ 2019-09-04 16:07
posted @ 2019-09-04 16:07
posted @ 2019-09-04 15:48