摘要:
1.自动绑定列 //定义一个需要访问的数据库的信息 string strCon = "Server=PC-20161029WDCV\\SQL2014;Database=StudentDB;Trusted_Connection=True"; SqlConnection con = new SqlConnection(strCon); //打开数据库连接 con.Open(); string ... 阅读全文
posted @ 2017-12-12 09:14
你的斗志并没有失去
阅读(605)
评论(0)
推荐(0)

浙公网安备 33010602011771号