• 访问内部统一二级处理器缓存后端总线接口逻辑

    Logic for interface to the back-side bus for accesses to the internal unified level two processor cache.

    youdao

  • 最初主要是作为一种分离用户接口逻辑业务逻辑策略被设计出来的。

    It was primarily devised as a strategy for separating user interface logic from business logic.

    youdao

  • 例如我们可能添加模型分离开来的用户接口逻辑或者我们可能会出于性能方面的原因而添加某些

    For example, we might add user interface logic that we want to keep separate from our model, or we might add some classes for performance reasons.

    youdao

  • 这样做会带来一些好处比如良好服务接口,它集成中间件表示逻辑可能容易使用

    This provides benefits such as a well-known service interface that may be easier to consume in integration middleware and presentation logic.

    youdao

  • 因为验证规则接口业务逻辑去耦,所以可以许多对象的许多方法重用它们

    Because the validation rules are decoupled from the interface's business logic, they can be reused across many methods on many objects.

    youdao

  • 版本应该重点放在服务接口不是数据访问业务逻辑

    The next version should focus less on the data access and business logic tiers and more on the service interface.

    youdao

  • 确保可以完美地数据应用程序逻辑封装通道接口之后进程之中。

    It also ensures the perfect encapsulation of data and application logic within processes behind channel interfaces.

    youdao

  • 服务代码实现WSDL接口业务映射逻辑应用调用映射来自后端系统结果

    The service code implements the WSDL interface and applies business and mapping logic to call into and map results from backend systems.

    youdao

  • 自定义数据绑定允许逻辑隐藏接口级别提供更加以应用程序为中心API

    Custom Data Binding allows you to hide this logic below the interface level and present a more application-centric API.

    youdao

  • 最好明确定义一次逻辑类型然后整个接口中不断使用定义

    It would be best to define a logical type exactly once and use that definition throughout your interface.

    youdao

  • 可能意味着端口4提供同一逻辑接口变体

    This can mean that port4 offers a variation of the same logical interface.

    youdao

  • 虽然这种方法可以接口验证逻辑核心业务代码去耦,但是可重用性配置不是很强。

    While this approach works to decouple the interface's validation logic from its core business code, it isn't very reusable or configurable.

    youdao

  • SOA 改变了应用程序概念,使其成为了通过服务接口访问逻辑功能组。

    SOA inverts the concept of an application such that applications are simply a logical grouping of capabilities accessed through service interfaces.

    youdao

  • 逻辑文件系统接口支持UNIX类型的文件访问语义

    The logical file system interface supports UNIX-type file access semantics.

    youdao

  • 可以使用接口映射组件开发数据同步逻辑使用企业发现向导创建EIS导出EIS导入

    You'll also develop the data synchronization logic using an interface map component, and use the enterprise discovery wizard to create the EIS export and EIS import.

    youdao

  • 因此尽管可以物理接口修改介质速度双工模式,但是逻辑接口设置IP地址子网

    So, although you can change the media speed and duplex on the physical interface, you set up the IP address and subnet on the logical interface.

    youdao

  • 实现工作重点接口变更业务逻辑变更,从而最大化地变更逻辑进行重用。

    The implementation effort focuses on the interface changes and business logic changes, maximizing the reuse of unchanged business logic.

    youdao

  • 无疑POJO没有实现任何接口 ——只有应用程序逻辑

    This is definitely a POJO: There are no interfaces implementednothing but the application logic going on here.

    youdao

  • 应用程序UI逻辑业务逻辑分开时,SOA支持通常可以业务逻辑的消息接口应用,而完全忽略 UI 代码。

    Where an application is split between UI logic and business logic, SOA enablement can often be applied at the business logic’s message interface, bypassing the UI code entirely.

    youdao

  • 使逻辑能够进行通信虚拟服务接口

    What makes it possible for the two pieces of logic to communicate is a virtual service interface.

    youdao

  • 尽管2级“客户端”应用开发简单,但是任何用户接口或者业务逻辑改变所导致的软件升级需要所有客户端上进行

    Two-tier thick client applications are easy to develop, but any software upgrade because of changes in user interface or business logic has to be rolled out for all the clients.

    youdao

  • 最好对策办法就是增强签名验证功能业务逻辑之间接口

    The best countermeasure approach would be to enhance the interface between the signature verification function and the business logic.

    youdao

  • BusinessLayerProxy并不清楚执行什么命令只是通过ICommand接口执行一些业务逻辑(注意CommandFactory返回)。

    BusinessLayerProxy never knows what command it's executing, only that it's executing some business logic through the ICommand interface (notice the return value from CommandFactory).

    youdao

  • 以太网绑定有用的Linux特性它提供多种多个网络接口合并为一个逻辑接口方法

    Ethernet bonding is a useful feature in Linux that provides a variety of methods for aggregating multiple network interfaces into a single logical interface.

    youdao

  • 正如前面提到,绑定(bonding)Linux中的特性它提供多种多个网络接口合并为一个逻辑接口方法

    Bonding is a feature included with Linux that, as stated earlier, provides a variety of methods for aggregating multiple network interfaces into a single logical interface.

    youdao

  • 出于示例需要,我会采用不受验证限制方式实现User接口因为验证逻辑调用处理程序中处理的。

    For the purpose of this example I'll use a validation-free implementation of the User interface, because the validation logic is being handled in the invocation handler.

    youdao

  • 启用portlet服务先继承PortletService接口然后实现必需方法业务逻辑方法。

    To enable a portlet service, extend the PortletService interface, and then implement the required methods and business logic methods.

    youdao

  • context对象microkernel接口,在逻辑请求具体代码之间架起了一座桥梁。

    The context object is an interface to the microkernel which allows an endpoint to bridge between logical requests and physical code.

    youdao

  • SessionBean不同接口之间逻辑依赖关系使用对ejbrealize类型的提取来模型化的。

    The logical dependencies between a SessionBean and its various interfaces are modeled using abstractions of type EJBRealize.

    youdao

  • 这些action应用程序model提供了一个接口充当围绕业务逻辑包装器

    These Action classes provide an interface to the application's Model layer, acting as a wrapper around the business logic.

    youdao

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

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

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