04 2017 档案

摘要:string strconn = 数据库连接字符串; SqlConnection sqlConn = new SqlConnection(strconn); SqlCommand l_scsqlCommand = new SqlCommand(); l_scsqlCommand.Connection 阅读全文
posted @ 2017-04-07 09:19 一杯水M 阅读(162) 评论(0) 推荐(0)