摘要: 配置文件内容如下:<?xml version="1.0" encoding="utf-8" ?><configuration> <configSections> <section name="mySection" type="System.Configuration.NameValueSectionHandler"/> <section name="mySingleTagSection" type="System.Configura 阅读全文
posted @ 2005-02-18 15:10 程序员天下 阅读(255) 评论(0) 推荐(0)