可通过如下语句实现对该字段配置的存取
System.Configuration.ConfigurationManager.AppSettings["xxxx"]
本文介绍了一种使用 System.Configuration.ConfigurationManager.AppSettings 实现配置字段存取的方法。
可通过如下语句实现对该字段配置的存取
System.Configuration.ConfigurationManager.AppSettings["xxxx"]
935

被折叠的 条评论
为什么被折叠?