摘要
模型—视图—控制器是广泛应用于交互式应用程序中的结构.它根据功能将对象分为维护数据对象和表示数据对象,以使对象间的偶合性减到最小.该结构将传统的应用程序输入、处理和输出等任务映射到图形用户交互模式,是设计具有通用性、自适应性软件的重要基础.介绍其原理及在Java中的实现.
The Model View Controller architecture is a widely used architectural approach for interactive applications. It divides functionality among objects involved in maintaining and presenting data to minimize the degree of coupling between the objects. The architecture maps traditional application tasks input, processing, and output to the graphical user interaction model, and thus it is an important basis for the design of the general adaptive software. Its theory and implementation in java are discussed in this paper.
出处
《湖北工业大学学报》
2005年第6期22-24,共3页
Journal of Hubei University of Technology