随笔分类 -  .net类库学习

学习一些.net常用类库的写法,借鉴官方的书写格式
摘要:string configPath = System.IO.Path.Combine(HttpRuntime.AppDomainAppPath.ToString(), "WebAddress.config");//配置文件的地址 ExeConfigurationFileMap configMap =... 阅读全文
posted @ 2015-03-19 14:25 王加陈 阅读(278) 评论(0) 推荐(0)