• This new layer is called the controller layer.

    而这个新的称作“控制器层”。

    youdao

  • I completely isolate the code under test to the controller layer.

    测试代码完全限制控制

    youdao

  • The aspect logging pattern will also be applied at the controller layer.

    Aspect日志记录模式应用控制器层。

    youdao

  • The sample client application constitutes the controller layer of the solution.

    示例客户机应用程序构成解决方案控制

    youdao

  • Servlet filters can also be considered part of the Controller layer of a Web application.

    可以servlet过滤器看作Web应用程序controller一部分

    youdao

  • For instance, don't put it between the view layer and the controller layer of an application.

    例如不要放在应用程序视图控制之间

    youdao

  • The emphasis of this paper is to build the controller layer and view layer of TV supermarket. The core is framework research in J2EE.

    论文研究重点架构电视超市控制表示层,核心J2EE规范框架的研究,本文采用J2EE技术成功实现了系统框架的搭建和表示层的实现。

    youdao

  • And the preferred data source pattern, which we will examine in greater detail in the next articles, can be applied in the controller layer.

    我们后续文章中对进行详细分析首选数据源模式应用于控制器层。

    youdao

  • This kind of code is usually common in the controller layer of applications, but is entirely unnecessary in a SproutCore web application.

    代码应用程序控制常见但是一个Sprout Coreweb应用程序中这完全不需要

    youdao

  • A Hobo model might also declare a lifecycle; corresponding actions are automatically created in the controller layer and user interfaces in the view layer.

    一个Hobo模型仿佛具有生命一样;控制器视图层用户接口中,相应动作自动创建

    youdao

  • Using the IValidationDictionary interface and the ModelStateWrapper class enables us to completely isolate our service layer from our controller layer.

    使用IValidationDictionary接口ModelStateWrapper使我们完全servicecontroller层中隔离出来了。

    youdao

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

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

    youdao

  • This operation takes a String value from the controller layer and returns a complex SampleOperationResponse type object. This data type contains the following.

    操作控制器获得一个string返回复杂SampleOperationResponse类型对象

    youdao

  • Configuration Major layers of the applicationin the RentaBike application, I expose a Data Access Object (DAO) layer, a controller layer, and a view layer (see Listing 1).

    配置应用程序主要——RentaBike应用程序中,公开数据访问对象(dao)、一个控制器一个视图层(参阅清单1)。

    youdao

  • The controller layer is responsible for implementing the business logic of the service, achieved by invoking other services, other controllers, or an entity management layer.

    控制器负责实现服务业务逻辑具体通过调用其他服务、其他控制器实体管理层实现。

    youdao

  • Contrast Table 1 with Table 2, which describes the MVC view layer with Ajax, again assuming that the controller layer is implemented by servlets and the view layer by JSP technology.

    对比12,表2描述了ajax的MV c视图同样假设控制servlet实现,视图层由JSP技术实现。

    youdao

  • Table 1 describes the MVC view layer without Ajax and indicates the amount of code needed, assuming that the controller layer is implemented by servlets and the view layer by JSP technology.

    1描述了没有Ajax视图还指出需要代码假设控制器servlet实现,视图层由JSP技术实现。

    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

  • Model refers to your data, View to your presentation layer, and Controller refers to the application or business logic.

    模型指数视图表示控制器应用程序逻辑业务逻辑。

    youdao

  • The Controller is made up of the JSF layer with servlet listeners and filters that are unrelated to JSF but enhance the functionality of the Web application.

    Controllerjsfservlet侦听servlet过滤器组成,servlet侦听器和servlet过滤器JSF无关,增强Web应用程序功能

    youdao

  • Typical Web services employ a remote presentation paradigm, meaning all view logic executes on the client, whereas the application logic and the data layer (controller and model) reside on the server.

    典型Web服务使用远程表示范例这意味着所有视图逻辑客户机执行应用程序逻辑和数据(控制器模型)则驻留于服务器上。

    youdao

  • For example, terms such as service layer, DAO layer, web layer or web controller need no explanation.

    比如服务DAO层,Web或者Web控制器这样术语,这不需要什么解释

    youdao

  • A RESTful JSON controller does more for your development efforts than putting an extra layer of functionality between the view and the data source.

    RESTfulJSON控制器对于开发工作的作用并非仅仅是视图数据源之间放置额外功能

    youdao

  • In the business layer we already have a BusinessLayerProxy, which realizes the IBusinessLayer interface and ACTS as a manager or controller for the entire business layer (see Figure 4).

    业务我们已有BusinessLayerProxy实现IBusinessLayer接口充当整个业务层的管理者控制器(如图4所示)。

    youdao

  • Facilitate transition to an SOA-based architecture, as each layer in the architecture corresponds to a different process controller.

    促进过渡基于SOA体系结构,因为体系结构中的每个对应不同流程控制者。

    youdao

  • This layer is literally the interface between the host (your computer) and the controller (the Bluetooth device).

    一层顾名思义就是主机(计算机)控制器(蓝牙设备)之间接口

    youdao

  • The Bluetooth specification also defines standard mechanisms for transmitting HCI packets between an HCI Driver and Host Controller, via a Host Controller Transport Layer such as.

    蓝牙规范定义了数个标准机制通过一个主机控制器传输(Host ControllerTransport Layer),在HCI驱动程序主机控制器之间进行HCI数据包的传输,这些传输层包括。

    youdao

  • The controller is provided by a servlet that runs in the embedded Jetty Web server, and the Derby database ACTS as the back end and represents the model layer for the application.

    控制器一个servlet提供,该servlet运行嵌入式JettyWeb服务器中,Derby数据库充当表示应用程序模型

    youdao

  • These templates constitute the â viewâ ? layer of the model-view-controller system.

    这些样板组成MVC系统 "view" 层。

    youdao

  • These templates constitute the â viewâ ? layer of the model-view-controller system.

    这些样板组成MVC系统 "view" 层。

    youdao

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

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

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