摘要: 执行代码 配置文件config <?xml version="1.0" encoding="utf-8"?><configuration> <startup> <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0,Profi 阅读全文
posted @ 2021-07-30 09:32 djx359 阅读(531) 评论(0) 推荐(0)
摘要: ExeConfigurationFileMap exc = new ExeConfigurationFileMap(); string BasePath = System.AppDomain.CurrentDomain.SetupInformation.ApplicationBase;//获取当前程 阅读全文
posted @ 2021-07-29 15:54 djx359 阅读(72) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2021-07-29 15:42 djx359 阅读(41) 评论(0) 推荐(0)