After all this, based on the MVC design pattern, the interface design and implementation is carried out.
接下来是基于MVC体系结构的系统界面设计和实现。
When the JSP page is loaded, it calls the Action class, which ACTS as a Controller in the MVC design pattern.
JS p页被加载时,它就调用action类,这个类在MVC设计模式中充当控制器角色。
If you're not familiar with the MVC design pattern, a number of books and Web sites provide tutorial information about it.
如果您对MVC设计模式不熟悉,有大量的书籍和网站可以提供关于这方面的教程信息。
The framework uses the MVC design pattern, the primary goal of which is to separate the data and presentation layers of a software application.
此框架使用的是 MVC设计模式,其最主要的目的是分离一个软件应用程序的数据层和表示层。
A lot of the frameworks also follow the MVC design pattern, which you should definitely be familiar with should you ever have to work on code that follows it.
很多框架还按照MVC设计模式,如果你在这个模式下工作过,那你一定会很熟悉。
By going through the series of exercises that follow, you will be able to learn by example and see how to generate artifacts using the MVC design pattern.
通过下面一系列练习,您将可以通过示例了解并掌握如何使用MVC设计模式生成相应的构件。
Thus, the logic to process the input (the servlet) and the logic to generate the view (the Hamlet) are nicely separated (as described by the MVC design pattern).
这样一来,处理输入的逻辑(servlet)和生成视图的逻辑(Hamlet)就巧妙地分离开来了(如mvc设计模式所描述的那样)。
To use the MVC design pattern, AAF framework technology, knowledge map and components reuse techniques, researched the visualization system for the distribution of water rights.
采用MVC设计模式、AAF框架技术、知识图以及组件复用技术研究水权分配的可视化应用系统。
This paper analyzes the shortage of traditional methods and HTML in brief, and then proposes that XML be used as a new means of data representation through the MVC design pattern.
文章针对传统的数据表现设计方法的不足以及HTML作为解决方法时自身存在的问题,提出采用基于XML进行数据表现的MVC设计模式。
There are a lot of features in MVC that could each merrit their own articles, but Action Filters are definately one feature that shows off the advantages of the MVC design pattern.
MVC中有太多的特性,每种都能单独写成文章,但操作过滤器最能炫耀MVC设计模式的特性。
The MVC architecture (or design pattern) is a graphical user interface (GUI) design style that consists of three parts: model, view, and controller.
MVC架构(或设计模式)是图形用户界面(GUI)的设计样式,由三部分构成:模型、视图和控制器。
Using a popular design pattern (MVC), you must rewrite the code of the corporate Web site so the model and the view are not bound to a particular programming language.
为了使用流行的设计模式(MVC),您必须重写公司Web站点的代码,使模型和视图不特定于某种编程语言。
For example, in the Model-View-Controller (MVC) design pattern, the controller invokes methods.
例如,在模型-视图-控制器(MVC)设计模式中,控制器调用方法。
It encompasses the commonly used MVC design pattern.
它采用了通用的MVC设计模式。
MVC is actually an excellent design pattern for building MDD solutions with the Design Pattern Toolkit. Consider Figure 2
事实上,MVC是使用设计模式工具箱构建MDD解决方案的一种优秀的设计模式。
Furthermore, you're using the model-view-controller (MVC) design pattern for the implementation.
此外,还将使用model -view - controller (MVC)设计模式用于实现。
The Struts framework supports the Model-View-Controller (MVC) pattern and addresses many important application design and implementation considerations.
Struts框架支持模型-视图-控制器(Model - View - Controller,MVC)模型,并且提出了许多重要的应用程序设计和实现需要注意的事项。
This paper firstly introduces the basic thought of MVC pattern, then realizes a network payment platform based on J2EE by MVC pattern of Java, adopting distributed design idea in database.
首先介绍MVC设计模式的基本思想,然后利用MVC模式,在数据库方面采用分布式的设计思想,实现了一个基于J2EE的网络付费平台。
The analysis shows that MVC design pattern is an available software design pattern for interactive systems.
通过分析表明,MVC设计模式是一种适合于交互式系统的软件设计模式。
This thesis begins with the brief introduction of J2EE architecture and design pattern, which emphasizes in discussion of the system structure of J2EE and the concepts of MVC pattern.
本文首先对J2EE架构和设计模式做了概要介绍,重点探讨了J2EE的体系构和MVC模式的概念思想。
MVC design pattern is used to separate the different parts of the application for more scalability, extensibility and testability purposes.
MVC设计模式是把应用程序的不同部分分开,来实现更多的伸缩性,扩展性和可测性。
The J2EE based use of MVC design pattern in the enterprise development can simplify developing process, quicken developing speed and improve quality and maintainability of the software.
在J2EE企业应用开发中,采用MVC设计模式,能简化软件开发的过程,加快开发进度,提高软件的性能和可维护性。
To these characteristics of CRM, it provides a system design scheme on MVC pattern, and describes the advantages of function and structure in the system.
针对客户关系管理系统的特点提出了基于MVC模式的系统设计方案,重点论述了系统的功能和结构方面的特点。
Based on system design, with the J2EE platform and MVC development pattern, we realize the system.
根据系统设计,在J2EE平台上,使用MVC开发模式进行了系统实现。
The system is been implemented by using the out-standing technique such as J2EE, the design pattern of MVC, component technology and etc.
平台的实施采用基于J2EE技术体系的三层构架、MVC设计模式、组件技术等领先的技术方案。
Both of the improved MVC patten and the improved Front Controller pattern could be applied for system design in other business areas.
其中改善了的MVC模式和前端制约器模式可以应用在其它业务领域的系统设计上。
The basic structure of MVC design pattern defines: the Controller is used for dealing with the user's command and the procedure incidents;
MVC设计模式的基本结构定义为:控制器,用来处理用户命令以及程序事件;
This paper presents the design and implementation of ane-card system based on MVC design pattern. It describes the major difficulties and the solutions when implementing the system.
设计并实现了一个基于MVC设计模式的电子名片系统,并对系统实现中的一些难点及解决办法进行了介绍。
MVC design pattern will also layer, business logic and data layer separation for the future expansion of the site provides a good foundation.
同时MVC设计模式将表示层,业务逻辑层,数据层分开为以后网站的扩展提供的良好的基础。
MVC design pattern will also layer, business logic and data layer separation for the future expansion of the site provides a good foundation.
同时MVC设计模式将表示层,业务逻辑层,数据层分开为以后网站的扩展提供的良好的基础。
应用推荐