Keeping in line with MVC architecture, we create multiple views for the same model and display the correct view based on the type of invoking client.
按照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)的设计样式,由三部分构成:模型、视图和控制器。
Both approaches have their pros and cons, but we believe that the XSL-FO model fits better in the Model-View-Controller architecture (MVC) architecture at the view tier.
这两种方法各有优缺点,但我们认为XSL - FO模型在视图层上更适合模型-视图-控制器(MVC)架构。
This approach is an implementation of "Model-View-Controller" (MVC) architecture, which you can learn more about in another article.
这种方式是对MVC架构的一种实现。
Similarly, Web MVC provides a Model-View-Controller (MVC) architecture for Web-based applications that is similar to Struts.
类似地,WebMVC为类似Struts的基于Web的应用程序提供了模型-视图-控制器(MVC)架构。
The architecture represented by breaking an application up in this fashion is referred to as Model-View-Controller (MVC).
以这种方式分解应用程序,这种架构被称为模型-视图-控制器(Model - View - Controller, mvc)。
A Model-View-Controller (MVC) architecture is a way of separating data entered in a form from its actual screen representation.
Model - View -Controller (MVC)体系结构是把输入表单的数据和具体的屏幕表示分离开来的一种方式。
The Model-View-Control (MVC) software design architecture is used for its extensibility and modularity in role separation between components. Each component in the MVC is mapped as follows.
模型-视图-控制(Model - View - Control,MVC)软件设计基础架构用于组件之间的可扩展性和模块化的角色分离。
Servlets form the controller layer of a typical Model-View-Controller (MVC) architecture and serve as an interface between the presentation and the model layers.
Servlet构成典型的模型-视图-控制器(MVC)体系结构的控制器层,并充当表示层和模型层的接口。
An example is developers who are responsible for the controller or model layers in a Model-View-Controller (MVC) architecture.
开发人员的一个例子就是在模型-视图-控制器(Model - View - Controller, MVC)体系结构中负责控制器或模型层的人员。
The approach violates JSF's Model-View-Controller (MVC) architecture (see Resources), which requires the use of model beans to hold application data.
这个方法违反了JSF的模型-视图-控制器(MVC)架构(请参阅参考资料),MVC架构要求使用模型bean保存应用程序数据。
Adopt a Model View Controller (MVC) architecture pattern to ensure a flexible architecture.
采用模型-视图-控制器(Model - View - Controller,MVC)体系结构模式以确保体系结构的灵活性。
Adopt a Model View Controller (MVC) architecture pattern to ensure a flexible architecture.
采用模型-视图-控制器(Model - View - Controller,MVC)体系结构模式以确保体系结构的灵活性。
应用推荐