H.Wong

P.

导航

2008年5月14日 #

简单实现ConfigurationManager.AppSettings[""]效果存储系统变量

摘要: 代码一:存储变量和常量的Class. Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 1using System; 2using System.Collections.Generic; 3using System.Text; 4usi... 阅读全文

posted @ 2008-05-14 17:47 H.Wong 阅读(2912) 评论(0) 推荐(0) 编辑