摘要: web.config C#中使用自定义配置<configuration><configSections> //配置节声明区域,包含配置节和命名空间声明<section> //配置节声明<sectionGroup/> //定义配置节组</section> //配置节组中的配置节声明</configSections><appSettings/> //预定义配置节<Custom element for configuration section> //配置节设置区域</configuration&g 阅读全文
posted @ 2012-12-11 13:42 doo 阅读(8372) 评论(0) 推荐(1)