2019年3月22日
摘要: Web.config 首先要添加引用using System.Web.Configuration; 读取: 添加: public void add(string key, string value) { Configuration config = WebConfigurationManager.O 阅读全文
posted @ 2019-03-22 13:55 A菜鸟 阅读(142) 评论(0) 推荐(0)