摘要:
不废话了直接就写代码吧,在Web应用程序中可以用下面的方法 System.Configuration.Configuration config = System.Web.Configuration.WebConfigurationManager.OpenWebConfiguration(null);if (null == config.AppSettings.Settings["test"]){ ... 阅读全文
posted @ 2007-04-22 14:52 冯东 阅读(1796) 评论(0) 推荐(0)
浙公网安备 33010602011771号