摘要:
方法1:System.Collections.Specialized.NameValueCollection nvc = (System.Collections.Specialized.NameValueCollection)System.Configuration.ConfigurationManager.GetSection(sectionName);string keyValue = nvc... 阅读全文
posted @ 2011-12-15 13:25
行野摄色
阅读(346)
评论(0)
推荐(0)