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" 层。
This assumption means that you don't need to worry about model-view separation at all, right?
这种假定就意味着您根本不需要担心模型-视图分离,对吗?
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)的视图和控制器部分。
Because of this, the Django team refers to Django as an MVT (model-view-template) framework.
由于这个原因,Django小组将Django称为一个MVT (model - view - template)框架。
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)设计模式用于实现。
Over time, many frameworks took the role of the controller, and model-view separation became trivial.
随着时间推移,很多框架代替了控制器的角色,而模型-视图分离也变得微不足道。
There is now the freedom of choice between the two controllers in a Model-View-Controller Web architecture.
现在可以自由地在模型-视图-控制器Web体系结构中的两个控制器之间进行选择。
Furthermore, this J2EE Web application will be based on the Model-View-Control software design architecture.
此外,这个J2EEWeb应用程序将基于模型-视图-控制(Model - View - Control)软件设计体系结构。
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)”模型。
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.
这就是模型-视图-控制器和呈现-内容被认为是好东西的主要原因。
Has the system been designed according to a Model-View-Controller architecture to make multiple user interfaces possible?
系统是否根据模型-视图-控制器(Model - View -Controller)体系结构设计以使多用户界面成为可能?
Therefore, portlet frameworks are supported and should follow best practices such as a good Model-View-Controller design.
因此,一些Portlet框架得到支持,并且应该遵循一些最佳实践,例如,优秀的模型-视图-控制器(Model - View - Controller)设计。
You probably also know that the roots of this separation go back to one of the earliest design patterns: Model-View-Controller.
您很可能也知道这种分离的根源要追溯到最早的设计模式之一:模型-视图-控制器。
For example, the Model-View-Controller (MVC) pattern in distributed object development environments separates the model from the view from the controller.
例如,分布式对象开发环境中的模型-视图-驱动器(MVC)模式将模型与视图和控制器分离开来。
For example, the Model-View-Controller (MVC) pattern in distributed object development environments separates the model from the view from the controller.
例如,分布式对象开发环境中的模型-视图-驱动器(MVC)模式将模型与视图和控制器分离开来。
应用推荐