MVC系列——MVC源码学习:打造自己的MVC框架(一:核心原理)

原文出处: https://www.cnblogs.com/landeanfen/p/5989092.html 阅读目录 一、MVC原理解析 1、MVC原理 二、HttpHandler 1、HttpHandler、IHttpHandler、MvcHandler的说明 2、IHttpHandler解析 3、MvcHandler解析 三、HttpModule 1、HttpModule能干什么 2、Ht
相关文章
相关标签/搜索