• JakartaStruts解决以前Web应用程序框架问题(即解决整个模型视图控制器(MVC)堆栈问题)的改进

    Jakarta Struts was a vast improvement over previous efforts to address Web application frameworks-to address the whole model view controller (MVC) stack.

    youdao

  • DPTK设计为使用模型-视图-控制器模式。

    The DPTK is architected to use Model View Controller.

    youdao

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

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

    youdao

  • 命令将创建模型-视图-控制器(mvc)视图控制器部分

    This command creates the proverbial view and controller part of Model-View-Controller (MVC).

    youdao

  • Rails帮助器帮助简化模型视图控制器代码函数

    Rails helpers are functions that help to simplify model, view, or controller code.

    youdao

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

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

    youdao

  • 例如分层体系结构模型-视图-控制器(Model View Controller,mvc)、客户机-服务器甚至SOA

    Think, for example, of layered architectures, model view controller (MVC), client-server, or even SOA.

    youdao

  • 我们应用开发工具支持IBM电子商务框架”,支持模型-视图-控制器MVC概念

    Our application development tools support the IBM Framework for e-business, which advocates the model view controller (MVC) concept.

    youdao

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

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

    youdao

  • 这项设计技术叫做模型-视图-控制器(mvc),使视图模型更改更容易分隔开

    This design technique, called model-view-controller (MVC), makes it easier to isolate changes to a view or model.

    youdao

  • 很可能知道这种分离根源追溯到最早设计模式之一模型-视图-控制器

    You probably also know that the roots of this separation go back to one of the earliest design patterns: Model-View-Controller.

    youdao

  • 所有数据动作(请求服务器)属于模型一部分典型模型-视图-控制器(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.

    youdao

  • 这种方法分离关注点原则一个变种,附模型-视图-控制器架构中。

    This approach is a variation of the separation of concerns principle embodied in the Model-View-Controller architecture.

    youdao

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

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

    youdao

  • 就是模型-视图-控制器呈现-内容被认为东西主要原因

    This is much of the reason that model-view-controller and presentation-content partitions are supposed to be good things.

    youdao

  • 其中使用广泛的一个模式就是模型-视图-控制器(mvc)。

    One of the most widely used patterns is Model-View-Controller (MVC).

    youdao

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

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

    youdao

  • 数十年来,程序员们使用模型-视图-控制器简化了代码结构使得维护任务更加容易。

    Programmers have simplified their code structure and eased maintenance tasks with Model-View-Controller for decades.

    youdao

  • 这两种方法各有优缺点我们认为XSL - FO模型视图层上适合模型-视图-控制器(MVC)架构

    Both approaches have their pros and cons, but we believe that the XSL-FO model fits better in the Model-View-Controller architecture (MVC) architecture at the view tier.

    youdao

  • 没有一种被广泛采用Ajax标准可以模型-视图-控制器放入浏览器或者使用依赖跟踪变化

    There are no widely used Ajax standards for putting a model-view-controller in the browser or using a dependency graph to track changes.

    youdao

  • 模型-视图-控制器(Model,View,Controller,mvc)框架拆分两个部分actioncontroller用于控制器ActionView用于模型视图

    An MVC (model, view, controller) framework, split into two parts: ActionController for the controller and ActionView for the model and view.

    youdao

  • 这个问题解决方案使用一种修改过的、适合基于servlet编程模型-视图-控制器进行重构

    The solution to this problem is to refactor with a modified model-view-controller that is more appropriate for servlet-based programming.

    youdao

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

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

    youdao

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

    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.

    youdao

  • 现在可以自由地模型-视图-控制器Web体系结构中的两个控制器之间进行选择

    There is now the freedom of choice between the two controllers in a Model-View-Controller Web architecture.

    youdao

  • WebFlow典型模型-视图-控制器级别上操作。

    Web Flow works above the typical model-view-controller level.

    youdao

  • Servlet构成典型模型-视图-控制器MVC体系结构控制器充当表示层模型接口

    Servlets form the controller layer of a typical Model-View-Controller (MVC) architecture and serve as an interface between the presentation and the model layers.

    youdao

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

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

    youdao

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

    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).

    youdao

  • 新的Web应用程序开发范型远远超出传统模型-视图-控制器(mvc)”模型

    The new paradigm of Web application development goes far beyond the traditional Model-View-Controller (MVC) model.

    youdao

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

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

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