节点文献
MVC体系结构原理及其在Java中的实现
The Theory of MVC Architecture and Its Implementation in Java
【摘要】 模型—视图—控制器是广泛应用于交互式应用程序中的结构.它根据功能将对象分为维护数据对象和表示数据对象,以使对象间的偶合性减到最小.该结构将传统的应用程序输入、处理和输出等任务映射到图形用户交互模式,是设计具有通用性、自适应性软件的重要基础.介绍其原理及在Java中的实现.
【Abstract】 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.
【关键词】 模型—视图—控制器;
统一建模语言;
系统结构;
耦合性;
通用部件;
【Key words】 model view controller; unified modeling language; system structure; couple; general components;
【Key words】 model view controller; unified modeling language; system structure; couple; general components;
- 【文献出处】 湖北工业大学学报 ,Journal of Hubei Polytechnic University , 编辑部邮箱 ,2005年06期
- 【分类号】TP311.52
- 【被引频次】15
- 【下载频次】134