For example, in the Model-View-Controller (MVC) design pattern, the controller invokes methods.
例如,在模型-视图-控制器(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)的设计样式,由三部分构成:模型、视图和控制器。
For example, the Model-View-Controller (MVC) pattern in distributed object development environments separates the model from the view from the controller.
例如,分布式对象开发环境中的模型-视图-驱动器(MVC)模式将模型与视图和控制器分离开来。
Model-View-Controller (MVC) is a design pattern put together to help control change.
“模型-视图-控制器”(MVC)就是用来帮助您控制变化的一种设计模式。
Model View Controller (MVC) is a popular design pattern for building many different types of applications.
模型-视图-控制器(MVC)是一种常用的设计模式,用于构建许多不同类型的应用程序。
Model-View-Controller (MVC) -- This pattern separates the visual presentation of the application model (the view) from the model itself.
模型-视图-控制器(Model-View-Controller,MVC)——此模式将应用程序模型的可视表示形式(视图)从模型本身分离。
This strategy is easily compatible with the popular Model-View-Controller (MVC) design pattern (see figure 3).
这个策略与流行的模型-视图-控制器(Model-View-Controller,MVC)设计模式相兼容(见图3)。
For example, Ruby on Rails is based on a Model-View-Controller (MVC) pattern, which means that most Rails applications are cleanly split into three parts.
例如,RubyonRails基于模型-视图-控制器(Model - View - Controller,MVC)模式,这意味着大多数Rails应用程序都可以清晰地分成三个部分。
Adopt a Model View Controller (MVC) architecture pattern to ensure a flexible architecture.
采用模型-视图-控制器(Model - View - Controller,MVC)体系结构模式以确保体系结构的灵活性。
Most modern Web application frameworks are based on the MVC (model, view, controller) pattern, and Rails is no different.
最现代的Web应用程序框架都基于MVC(模型、视图、控制器)模式,Rails也不例外。
It also supports the Model-View-Controller (MVC) pattern and plays nicely with various and sundry database drivers for data access.
它还支持Model -View - Controller (MVC)模式,很好地兼容用于数据访问的各种数据库驱动程序。
The Struts framework supports the Model-View-Controller (MVC) pattern and addresses many important application design and implementation considerations.
Struts框架支持模型-视图-控制器(Model - View - Controller,MVC)模型,并且提出了许多重要的应用程序设计和实现需要注意的事项。
Model-View-Controller (MVC) pattern.
模型-视图-控制器(MVC)模式。
The first call (window.AddSubview) is commented out, and we’ll look into what that actually does a bit later when we talk about the Model View Controller (MVC) pattern.
第一句(window.AddSubview)被注释掉了,我们会在谈论Model View Controller(MVC)模式的时候来研究它的真正作用。
Furthermore, you're using the model-view-controller (MVC) design pattern for the implementation.
此外,还将使用model -view - controller (MVC)设计模式用于实现。
Cocoa Touch USES a modified version of the Model-View-Controller (MVC) pattern to handle the display of their GUI.
CocoaTouch使用了一种修改版本的MVC模式来处理GUI的显示。
Cocoa Touch USES a modified version of the Model-View-Controller (MVC) pattern to handle the display of their GUI.
CocoaTouch使用了一种修改版本的MVC模式来处理GUI的显示。
应用推荐