摘要
一个好的设计模式能够有效地建立系统结构,降低系统复杂度。模型-视图-控制器(MVC)就是一个框架级的设计模式,它可以分离数据访问和数据表现,让开发人员可以开发一个可伸缩性强的、便于扩展的控制器,来维护整个流程。本文在介绍了MVC模式的发展、概念以及实现的基础上,详细介绍了MVC模式在Struts框架中的具体应用。
A good design pattern can effectively clean the system structure, reducing system complexity and the model-view-controller (MVC) is a framework design pattern, it is possible to separate data access and data performance, so that developers can develop a controller scalability, strong, easy to extend, and maintained throughout the process. This article first introduces the MVC pattern of development, concepts, as well as implementation, then Introduces the MVC pattern in application of Struts framework.
出处
《科技视界》
2015年第1期209-210,共2页
Science & Technology Vision