前几天做了一个C/S的项目,研究了一下App.config,写了一个读取及改变App.config里appSettings节的值的类,贴出来! using System;using System.Collections.Generic;using System.Text;using System.Configuration;using System.Collections;namespace ServicesConfiguration} 相关文章: