Refactored solution: Apply model-view-controller.
重构的解决方案:应用模型-视图-控制器。
Model-View-Controller is an architectural design pattern.
模式是一种软件体系结构模式。
The term model-view-controller has been in use since the late 1970s.
术语“模型-视图-控制器”自70年代后期就已出现。
Model-View-Controller (MVC) is a design pattern put together to help control change.
“模型-视图-控制器”(MVC)就是用来帮助您控制变化的一种设计模式。
This strategy is easily compatible with the popular Model-View-Controller (MVC) design pattern (see figure 3).
这个策略与流行的模型-视图-控制器(Model-View-Controller,MVC)设计模式相兼容(见图3)。
Both the view and the controller depend on the model.
视图和控制器对象都依赖于模型。
The DPTK is architected to use Model View Controller.
DPTK设计为使用模型-视图-控制器模式。
Remember the job of the controller is to prepare the model for the view..
记住,控制器的职责是为视图准备模型对象。
The goal of the controller is to prepare the model for the view.
控制器的目的是为视图准备模型对象。
The controller and view are fully automated based on the model.
控制器和视图是完全自动基于模型的。
To illustrate these limitations, you'll create a Location with model, view, and controller.
为了说明这些限制,要创建带有模型、视图和控制器的Location。
Next, we'll bridge the model and view with the controller, or EditPart.
接下来,我们将用控制器或EditPart在模型与视图之间架起桥梁。
Most importantly, XForms splits a form's data model, view, and controller.
最重要的是,XForms分隔表单的数据模型、视图和控制器。
In it, a single servlet processes view, model and controller logic.
在这个反模式中,一个单独的servlet将处理视图、模型以及控制器逻辑。
Model View Controller for code generation.
用于代码生成的模型-视图-控制器模式。
Software view is that of the controller model from the perspective of software developers.
控制系统的软件视图是指从软件开发人员的角度观察到的控制器模型。
Software view is that of the controller model from the perspective of software developers.
控制系统的软件视图是指从软件开发人员的角度观察到的控制器模型。
应用推荐