摘要: 怎么把自己的配置文件配置到app.config中?方案1:在app.config中添加 如果我需要自己定义单独的多个配置文件,又该怎么处理才可以把配置文件添加app.config中呢?方案2:定义ConfigurationSection类MyConfigurationSection 1 pu... 阅读全文
posted @ 2015-11-24 19:22 cctext 阅读(1873) 评论(0) 推荐(0) 编辑