摘要:
引用:using System.Collections.Specialized;web.config .cs strConn = ((NameValueCollection)Context.GetConfig("appSettings"))["ConnectString"].ToString(); sqlConn = new SqlConnection(strConn); 阅读全文
posted @ 2007-04-02 08:44
群
阅读(177)
评论(0)
推荐(0)
浙公网安备 33010602011771号