摘要: public class ConfigHelper { /// /// 根据Key取Value值 /// /// public static string GetValue(string key) { return ConfigurationManager... 阅读全文
posted @ 2016-06-28 10:02 ChineseMoonGod 阅读(625) 评论(0) 推荐(1)