4、RouteHandler返回一个HTTP处理程序(IHttpHandler),最终通过此处理程序处理请求,生成应答内容。
基于268个网页-相关网页
...form2.aspx“); } 若要从所调用的页中获取第一页的属性值,请创建源页类的实例变量。然后可以向其分配 HTTP 对象(IHttpHandler 类的一个实例),即接收初始请求的对象。 在所调用的页中读取源页中的属性值 创建一个全局实例变量,它被类型化为源页的类。
基于4个网页-相关网页
IHttpHandler Handler 处理当前请求的处理程序对象
Http handlers are classes that implement the IHttpHandler interface.
Http处理程序是一些实现了IHttpHandler接口的类。
youdao
The HTTP handler factory, then, must return an object that implements IHttpHandler that can handle the request.
然后,HTTP 处理程序工厂必须返回一个对象,该对象将实现可以处理请求的 IHttpHandler 。
应用推荐
模块上移
模块下移
不移动