• 错误远程访问控制器初始化失败

    Error: Remote Access Controller initialization failure.

    youdao

  • 远程访问控制器安装RAC插槽中

    Remote Access Controller not installed in the RAC slot.

    youdao

  • 光纤媒体访问控制器FORMAC

    Fiber Optic Ring Media Access Controller?

    youdao

  • 远程访问控制器电缆错误RAC插槽安装的卡不正确

    Remote Access Controller cable error or incorrect card in the RAC slot.

    youdao

  • 前端接入usb接口用户容易通过USB电缆访问控制器

    The front access USB connector, let user easy to access the controller.

    youdao

  • 原型系统实现安全构件关键部分认证服务器消息安全代理访问控制器

    The prototype system realizes the key parts of the secure component: authentication center, message secure proxy and access controler.

    youdao

  • 如果选的Dell远程访问控制器(DRAC),按键允许访问选定的DRAC配置设置

    If you have the optional Dell Remote access Controller (DRAC), this keystroke allows access to selected DRAC configuration Settings.

    youdao

  • 因此控制器中,我们访问模型获得所有创建完毕的模型,这样,所有视图就是输出某些数据

    So in the controller, we are going to be accessing the Model and getting it all set up so all the view has to do is spit out some data.

    youdao

  • 服务定义业务逻辑(控制器)以及数据(实体)访问分离,可确保实体不会透露任何业务逻辑。

    Decoupling the service definition from the business logic (controller) and from access to the data (entity) ensures that no business logic manifests itself in the entities.

    youdao

  • 应用程序主要数据库持久性框架、数据库访问对象用户界面(UI)控制器视图层。

    The main layers of the application are a database, a persistence framework, a database access object, and user interface (UI) controller and view layers.

    youdao

  • 有时测试控制器需要访问原始请求响应

    Sometimes, to test your controller, you need access to the raw request and response.

    youdao

  • 注意理想情况下可以数据访问逻辑分隔自己的部署单元并且保持控制器没有被混杂

    NOTE: Ideally, you could separate the data access logic into its own deployment unit and keep the controller pure.

    youdao

  • 现在我们的应用程序控制逻辑控制器开始,数据库访问逻辑由repository负责,现在我们验证逻辑放在哪里呢?

    So, application flow control logic belongs in a controller and data access logic belongs in a repository. In that case, where do you put your validation logic?

    youdao

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

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

    youdao

  • 但是用户永远不会真正访问words控制器

    But the user won't ever actually visit a words controller.

    youdao

  • 控制器使用Ajax调用访问相应Domino资源填充相应的model对象并且将其传递视图进行显示

    The controller also accesses the appropriate Domino resource using Ajax calls and populates the appropriate model object and passes it to the view to display.

    youdao

  • ajax——应用程序包括applet控制器servlet以及用于通过EmbeddedDataSource访问Derby数据库类,还有xml辅助

    Cloudscape.ajax package — the application classes including the applet, a controller servlet, and classes to access the Derby database through the EmbeddedDataSource as well as an XML helper class.

    youdao

  • 在此基础上,Spring2.5又加入了两个新的注解 —— @Service@Controller完成通常三层架构数据访问对象服务web控制器角色委任

    Spring 2.5 adds two new annotations - @Service and @Controller - to complete the role designations for a common three-tier architecture (data access objects, services, and web controllers).

    youdao

  • 比如文件权限访问控制以及电脑怎样控制器交互

    Understand file permissions, access levels, and why machines talk to the domain controllers.

    youdao

  • 创建查看控制器控制器编辑平行,用于显示愿望列表然后将编辑器访问限制一个特定用户

    Create a viewer controller, parallel to the editor that displays the wish list, and then restrict editor access to one specific user.

    youdao

  • 如果没有执行这种配置默认情况下磁盘阵列只能通过台计算机第一适配器HBA0以及每个DS4500s上控制器a进行访问

    If this configuration was not performed, by default the arrays would all be accessed by the first adapter on each computer, HBA0, and consequently the controller a on each DS4500.

    youdao

  • Catalog控制器始终首先访问缓存代理

    The catalog controller always accesses the cache proxy first.

    youdao

  • 可以使用访问控制列表(Access Control List,ACL)products控制器创建一个操作使用每个经销商aco用户访问请求对象(ARO)授权create访问权限。

    Using access-control lists (ACLs), you could have created an action in the products controller and used it to grant create access to the user's access-request object (ARO) on each dealer ACO.

    youdao

  • 控制器访问其他服务通过创建读取更新删除 (CRUD)操作访问后端实体从而实现服务业务逻辑

    The controller implements the service business logic by accessing other services or accessing backend entities via their create, read, update and delete (CRUD) operations

    youdao

  • 控制器可以发现一个Webflow用户导航期间是否访问如清单5

    The controller also can discover whether a Webflow was visited during the course of the user's navigation, as shown in Listing 5

    youdao

  • 随后服务控制器实现Catalog服务,控制器访问遗留Catalog应用程序提供Catalog服务所需Catalog数据

    The catalog service was then implemented by a service controller, and this controller accessed the legacy catalog application to provision the catalog data required by the catalog service.

    youdao

  • 此外对Cairngorm只有控制器并且所有东西都需要通过例来访问方式太满意,因为这样只允许存在唯一一个模型控制器

    Furthermore, I didn't like the way Cairngorm had only one main controller and everything was accessed through singletons, allowing only one model and one controller.

    youdao

  • Ad控制器之前可能注意到了控制器方法直接使用域对象数据访问代码

    Before moving on to the Ad controller, you might have noticed that the controller methods make direct use of domain-object data-access code.

    youdao

  • 模型-视图-控制器RailsMVC框架(称为Action Pack)基于Web访问进行了定制并且实现著名的被称为Model 2(参见参考资料)的设计策略

    Model-view-controller: The Rails MVC frameworkcalled Action Pack — is customized for Web-based access and implements a well-known design strategy called Model 2 (see Resources).

    youdao

  • 控制器servlet通过访问这个EJB获得将要显示类别列表

    The controller servlet accesses this ejb to obtain the list of categories to display. If you want to examine the source code, look under the ejb directory.

    youdao

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

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

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