摘要: 1.运行方法写在Global.asax文件中 public void Application_BeginRequest(Object sender, EventArgs e) { //过滤Post参数 string url = this.Request.Url.ToString(); string  阅读全文
posted @ 2020-09-23 11:39 御翼仁粨狩 阅读(303) 评论(0) 推荐(0)