Model-View-Controller (MVC) pattern.
模型-视图-控制器(MVC)模式。
JPA: Model-View-Controller for object persistence.
JPA:支持对象持久化的“模型-视图-控制器”。
Web Flow works above the typical model-view-controller level.
WebFlow 在典型的模型-视图-控制器级别上操作。
Part 5 takes a look at the Spring Model-View-Controller (MVC).
第 5部分考察了Spring 的模型–视图–控制器 (MVC) 架构。
One of the most widely used patterns is Model-View-Controller (MVC).
其中使用最广泛的一个模式就是模型-视图-控制器(mvc)。
User interface processing is handled by a Model-View-Controller pattern.
用户界面处理由一种Model - View - Controller模式完成。
The basic Akshell library, named ak, provides a Model-View-Controller framework.
最基本的Akshell类库叫做ak,它提供了一个模型-视图-控制器的框架。
These templates constitute the â viewâ ? layer of the model-view-controller system.
这些样板组成MVC系统的 "view" 层。
The Model-View-Controller (MVC) paradigm underlies most modern UI application frameworks.
模型-视图-控制器(Model - View - Controller,MVC)范例是现代大多数UI应用程序框架的基础。
This command creates the proverbial view and controller part of Model-View-Controller (MVC).
该命令将创建模型-视图-控制器(mvc)的视图和控制器部分。
For example, in the Model-View-Controller (MVC) design pattern, the controller invokes methods.
例如,在模型-视图-控制器(MVC)设计模式中,控制器调用方法。
Struts encourages application architectures based on the Model-View-Controller design paradigm.
Struts鼓励在模型-视图-控制器设计范例基础上构建应用程序。
Furthermore, you're using the model-view-controller (MVC) design pattern for the implementation.
此外,还将使用model - view - controller (MVC)设计模式用于实现。
There is now the freedom of choice between the two controllers in a Model-View-Controller Web architecture.
现在可以自由地在模型-视图-控制器Web体系结构中的两个控制器之间进行选择。
This design technique, called model-view-controller (MVC), makes it easier to isolate changes to a view or model.
这项设计技术叫做模型-视图-控制器(mvc),它使对视图或模型的更改更容易分隔开。
The new paradigm of Web application development goes far beyond the traditional Model-View-Controller (MVC) model.
新的Web应用程序开发范型远远超出了传统的“模型-视图-控制器(mvc)”模型。
Cocoa Touch USES a modified version of the Model-View-Controller (MVC) pattern to handle the display of their GUI.
CocoaTouch使用了一种修改版本的MVC模式来处理GUI的显示。
Programmers have simplified their code structure and eased maintenance tasks with Model-View-Controller for decades.
数十年来,程序员们使用模型-视图-控制器简化了代码结构,并使得维护任务更加容易。
Rails is an applications framework that emphasizes proper Web application patterns, such Model-View-Controller (MVC).
Rails作为一种应用程序框架,强调使用正确的Web应用程序模式,即模型-视图-控制器(mvc)。
Another popular architecture is Model-View-Controller, which is a pattern for separating components of an application.
另一种流行的体系结构是Model - View - Controller,这是一种用于分隔应用程序组件的模式。
This approach is a variation of the separation of concerns principle embodied in the Model-View-Controller architecture.
这种方法是分离关注点原则的一个变种,附在模型-视图-控制器架构中。
This is much of the reason that model-view-controller and presentation-content partitions are supposed to be good things.
这就是模型-视图-控制器和呈现-内容被认为是好东西的主要原因。
The architecture represented by breaking an application up in this fashion is referred to as Model-View-Controller (MVC).
以这种方式分解应用程序,这种架构被称为模型-视图-控制器(Model - View - Controller, mvc)。
Therefore, portlet frameworks are supported and should follow best practices such as a good Model-View-Controller design.
因此,一些Portlet框架得到支持,并且应该遵循一些最佳实践,例如,优秀的模型-视图-控制器(Model - View - Controller)设计。
Has the system been designed according to a Model-View-Controller architecture to make multiple user interfaces possible?
系统是否根据模型-视图-控制器(Model - View - Controller)体系结构设计以使多用户界面成为可能?
Similarly, Web MVC provides a Model-View-Controller (MVC) architecture for Web-based applications that is similar to Struts.
类似地,WebMVC为类似Struts的基于Web的应用程序提供了模型-视图-控制器(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)体系结构中负责控制器或模型层的人员。
You probably also know that the roots of this separation go back to one of the earliest design patterns: Model-View-Controller.
您很可能也知道这种分离的根源要追溯到最早的设计模式之一:模型-视图-控制器。
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)体系结构是把输入表单的数据和具体的屏幕表示分离开来的一种方式。
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)体系结构是把输入表单的数据和具体的屏幕表示分离开来的一种方式。
应用推荐