2022年2月28日

C# 更新配置文件的值AppSetting

摘要: private void AddUpdateAppSettings(string key, string value) { try { var configFile = ConfigurationManager.OpenExeConfiguration(ConfigurationUserLevel. 阅读全文

posted @ 2022-02-28 11:31 lopengye 阅读(598) 评论(0) 推荐(0)

导航