MVC框架三大模块
摘要:
1.Routing模块 Routing机制与MVC5的URL解析处理流程基本是相同的,很多的接口和类像IRouteHandler、IHttpHandler、IController 、RouteBase、RouteTable、RouteDictionary、DefaultControllerFacto 阅读全文
posted @ 2016-11-13 10:08 想回家种地养猪 阅读(398) 评论(0) 推荐(0) 编辑