摘要: string configFile = System.Web.HttpContext.Current.Server.MapPath(System.Web.HttpContext.Current.Request.ApplicationPath + "dnt.config"); XmlDocument xDoc = new XmlDocument(); xDoc.Load(configF... 阅读全文
posted @ 2006-12-29 17:04 dodo-yufan 阅读(659) 评论(0) 推荐(0)