摘要:
1、Ado.net Ado.net是一组由微软提供的使用C#操作数据库的类库 2、连接 首先引入: using System.Data.SqlClient; 需要使用连接字符串进行连接 using System; using System.Data.SqlClient; using System.T 阅读全文
posted @ 2020-03-04 16:12
Tanqurey
阅读(162)
评论(0)
推荐(0)
浙公网安备 33010602011771号