摘要: 1.下载URLRewriter.dll, 安装,编译,把生成的dll添加你的程序中.2.修改web.config.Web.Config3.需要重写的页面继承此BasePage,以免回发出错.代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--usingSystem;usingSystem.Data;usingSystem.Configuration;usingSystem.Linq;usingSystem.Web;usingSystem.Web.S 阅读全文
posted @ 2010-11-22 22:26 枫轩 阅读(180) 评论(0) 推荐(0)