• User interface processing is handled by a Model-View-Controller pattern.

    用户界面处理一种Model - View - Controller模式完成。

    youdao

  • To lay out the classes necessary for our portlet we can follow the basic Model-View-Controller pattern that is recommended by the framework.

    展示我们portlet必需我们可以遵循这个框架推荐基本模型-视图-控制器(Model - View - Controller)模式

    youdao

  • The Model-View-Controller pattern taught us to effectively partition our code along a well-defined boundary between the user interface and model.

    模型-视图-控制器(Model - View - Controller)模式指导我们有效地分割代码用户接口模型之间定义一个良好的边界

    youdao

  • The authors offer an adaptation of the Model-View-Controller pattern as the foundation of the architecture of Service Oriented Enterprise Solutions.

    作者提供了一个修改MVC(模型-视图-控制)模式,将其作为面向服务企业解决方案架构基础

    youdao

  • Since the JSF framework is designed following the Model-View-Controller pattern, we should first consider the data which each view will display (the Model).

    由于JSF框架根据模型-视图-控制器(MVC)模式设计的,我们应该首先考虑视图显示什么数据

    youdao

  • Every model needs a good controller and some views to even things out. (I'm assuming you're familiar with the Model-View-Controller pattern; see Resources.)

    每个模型还需要一个良好控制器一些视图(假设熟悉Model - View - Controller模式;请参阅参考资料)。

    youdao

  • The book discusses the Model-View-Controller pattern, unit testing, Web services, security, and many other topics that are critical to building effective Web applications.

    该书讨论了Model - View - Controller模式单元测试Web服务安全性有效的Web应用程序的构建起关键作用许多其他主题

    youdao

  • 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)的设计样式部分构成模型视图控制器

    youdao

  • For example, in the Model-View-Controller (MVC) design pattern, the controller invokes methods.

    例如模型-视图-控制器(MVC)设计模式中控制器调用方法。

    youdao

  • For example, the Model-View-Controller (MVC) pattern in distributed object development environments separates the model from the view from the controller.

    例如分布式对象开发环境中的模型-视图-驱动器(MVC)模式模型视图控制器分离开来

    youdao

  • Model-View-Controller (MVC) is a design pattern put together to help control change.

    “模型-视图-控制器”(MVC)就是用来帮助您控制变化一种设计模式

    youdao

  • It implements the Model - ViewModel - View - Controller pattern that seems to be popular in WPF.

    实现模型-视图模型-视图-控制器这个看起来在WPF中流行的模式

    youdao

  • Model View Controller (MVC) is a popular design pattern for building many different types of applications.

    模型-视图-控制器(MVC)一种常用设计模式用于构建许多不同类型应用程序

    youdao

  • In this classic pattern, the model is the process (RUP), the view is that of Ginger, and the controller is quality activities (including test).

    这个经典模式中,模型过程(RUP),视图Ginger并且控制器质量活动(包括测试)。

    youdao

  • Model-View-Controller (MVC) -- This pattern separates the visual presentation of the application model (the view) from the model itself.

    模型-视图-控制器Model-View-ControllerMVC)——模式应用程序模型可视表示形式视图模型本身分离。

    youdao

  • Another popular architecture is Model-View-Controller, which is a pattern for separating components of an application.

    另一种流行体系结构Model - View - Controller是一用于分隔应用程序组件模式

    youdao

  • The Naked Objects pattern encourages the developer to focus on supplying a rich domain model with both data and behaviour, and supplies a view layer and a thin controller layer automatically.

    NakedObjects模式鼓励开发者关注设计带有数据行为领域模型它则自动提供展现和一个控制层。

    youdao

  • This strategy is easily compatible with the popular Model-View-Controller (MVC) design pattern (see figure 3).

    这个策略流行模型-视图-控制器Model-View-ControllerMVC设计模式相兼容3)。

    youdao

  • Most modern Web application frameworks are based on the MVC (model, view, controller) pattern, and Rails is no different.

    现代Web应用程序框架基于MVC(模型视图控制器)模式Rails例外

    youdao

  • The Struts framework supports the Model-View-Controller (MVC) pattern and addresses many important application design and implementation considerations.

    Struts框架支持模型-视图-控制器(Model - View - Controller,MVC)模型,并且提出了许多重要应用程序设计实现需要注意的事项。

    youdao

  • Model-View-Controller (MVC) pattern.

    模型-视图-控制器(MVC)模式

    youdao

  • 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应用程序可以清晰地分成三个部分。

    youdao

  • Adopt a Model View Controller (MVC) architecture pattern to ensure a flexible architecture.

    采用模型-视图-控制器(Model - View - Controller,MVC)体系结构模式确保体系结构的灵活性

    youdao

  • 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)模式,很地兼容用于数据访问的各种数据库驱动程序

    youdao

  • 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 ControllerMVC)模式时候来研究真正作用

    youdao

  • Furthermore, you're using the model-view-controller (MVC) design pattern for the implementation.

    此外使用model - view - controller (MVC)设计模式用于实现。

    youdao

  • Ruby on Rails is a Web application framework that USES the model-view-controller architectural pattern for organizing applications. It is built on two solid principles.

    Rubyon RailsWeb应用程序框架使用模型-视图-控制器体系结构模式组织应用程序。

    youdao

  • Cocoa Touch USES a modified version of the Model-View-Controller (MVC) pattern to handle the display of their GUI.

    CocoaTouch使用了一种修改版本MVC模式处理GUI显示

    youdao

  • Model-View-Controller is an architectural design pattern.

    模式一种软件体系结构模式。

    youdao

  • Model-View-Controller is an architectural design pattern.

    模式一种软件体系结构模式。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定