Model View – a view used to edit entities
模型视图——用于编辑实体的视图
Model View Controller for code generation.
用于代码生成的模型-视图-控制器模式。
The DPTK is architected to use Model View Controller.
DPTK设计为使用模型-视图-控制器模式。
Figure 1 shows the logical model view of this architecture.
图1显示了此体系结构的逻辑模型视图。
Figure 1 shows the SOA Foundation Reference Architecture logical model view.
图1显示了SOAFoundation参考体系结构逻辑模型视图。
The reader application follows the model view control (MVC) design pattern.
这个阅读器应用程序遵循的是MVC (model viewcontrol)设计模式。
The logical model view decomposes the functional underpinnings of an SOA solution.
该逻辑模型视图对SOA 解决方案的功能基础进行了分解。
Adopt a Model View Controller (MVC) architecture pattern to ensure a flexible architecture.
采用模型-视图-控制器(Model - View - Controller,MVC)体系结构模式以确保体系结构的灵活性。
Think, for example, of layered architectures, model view controller (MVC), client-server, or even SOA.
例如,分层体系结构、模型-视图-控制器(Model View Controller,mvc)、客户机-服务器甚至SOA。
The first article introduces general product traceability by providing a complete component model view.
第一篇文章提供完整的组件模型视图,介绍产品可跟踪性的基本知识。
Model View Controller (MVC) is a popular design pattern for building many different types of applications.
模型-视图-控制器(MVC)是一种常用的设计模式,用于构建许多不同类型的应用程序。
Other new features are: support for.net 4.0, model-first or database-first development mode, model view, project validation.
其他一些新特性还有:支持。NET 4.0、模型先行或数据库先行的开发模式、模型视图、项目验证等等。
Our application development tools support the IBM Framework for e-business, which advocates the model view controller (MVC) concept.
我们的应用开发工具支持“IBM电子商务框架”,它支持模型-视图-控制器(MVC)概念。
All the data and the actions (requests to the server) are part of the model, as is common in typical model View Control (MVC) architectures.
所有的数据和动作(请求服务器)都属于模型的一部分,和典型的模型-视图-控制器(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)的设计样式,由三部分构成:模型、视图和控制器。
This assumption means that you don't need to worry about model-view separation at all, right?
这种假定就意味着您根本不需要担心模型-视图分离,对吗?
Application directories with subdirectories for model, view, and controller.
应用程序目录,包括模型、视图和控制器的子目录。
To illustrate these limitations, you'll create a Location with model, view, and controller.
为了说明这些限制,要创建带有模型、视图和控制器的Location。
Rails helpers are functions that help to simplify model, view, or controller code.
Rails帮助器是帮助简化模型、视图、控制器代码的函数。
Most importantly, XForms splits a form's data model, view, and controller.
最重要的是,XForms分隔表单的数据模型、视图和控制器。
You've seen how Monkeybars splits things up into model, view, and controller.
您已经看到了Monkeybars如何划分模型、视图和控制器。
You probably also know that the roots of this separation go back to one of the earliest design patterns: Model-View-Controller.
您很可能也知道这种分离的根源要追溯到最早的设计模式之一:模型-视图-控制器。
This command creates the proverbial view and controller part of Model-View-Controller (MVC).
该命令将创建模型-视图-控制器(mvc)的视图和控制器部分。
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, in the Model-View-Controller (MVC) design pattern, the controller invokes methods.
例如,在模型-视图-控制器(MVC)设计模式中,控制器调用方法。
This approach is a variation of the separation of concerns principle embodied in the Model-View-Controller architecture.
这种方法是分离关注点原则的一个变种,附在模型-视图-控制器架构中。
This design technique, called model-view-controller (MVC), makes it easier to isolate changes to a view or model.
这项设计技术叫做模型-视图-控制器(mvc),它使对视图或模型的更改更容易分隔开。
One of the most widely used patterns is Model-View-Controller (MVC).
其中使用最广泛的一个模式就是模型-视图-控制器(mvc)。
Model-View-Controller (MVC) is a design pattern put together to help control change.
“模型-视图-控制器”(MVC)就是用来帮助您控制变化的一种设计模式。
Over time, many frameworks took the role of the controller, and model-view separation became trivial.
随着时间推移,很多框架代替了控制器的角色,而模型-视图分离也变得微不足道。
应用推荐