会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
程序员天下
博客园
首页
新随笔
联系
管理
订阅
02 2005 档案
.Net配置文件常用配置说明
摘要:配置文件内容如下:<?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
程序员天下
阅读(262)
评论(0)
推荐(0)
公告