摘要: 1、web.config配置文件<?xml version="1.0" encoding="utf-8" ?><configuration> <configSections> <section name="log" type="Xys.PetShop.Framework.Configuration.LogConfigurationSetion,Xys.PetShop.Framework"/> </configSections> <log> &l 阅读全文
posted @ 2011-09-21 16:20 虎头 阅读(1750) 评论(0) 推荐(0)