• 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

  • It is common for architects of database interaction logic, for example, to have no knowledge of how their logic is specifically expressed via user interface code.

    举例来说,对于数据库交互逻辑设计师来说知道他们的逻辑如何通过用户接口代码表示出来,是很普通的现象。

    youdao

  • An SOA-based EMR can readily support many forms of user interface because the core data and business logic functions are loosely coupled from the presentation.

    一个基于SOAEMR能够轻易地支持很多用户界面窗体因为核心数据业务逻辑功能表现层耦合的。

    youdao

  • It's a module with business logic, and it's a widget with a user interface.

    个包含业务逻辑模块也是一个拥有用户界面的部件

    youdao

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

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

    youdao

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

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

    youdao

  • The user interface (UI), business logic, and configuration, or lack thereof, are mixed together with no thought to maintaining or extending the page with new features.

    用户界面(UI)、业务逻辑和配置缺少其中一些元素,将它们混合一起,而考虑维护扩展具有功能页面

    youdao

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

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

    youdao

  • Creating an interface between the query logic and the UI logic can resolve most of these issues.

    查询逻辑和UI逻辑之间创建一个接口解决大部分此类问题

    youdao

  • It is not concerned with the dynamic behavior of the user interface, or even of business logic behavior.

    用户界面动态行为无关,甚至事务逻辑行为也无关

    youdao

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

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

    youdao

  • The user interface and application logic of this component must be flexibly adaptable to the different items that may be managed.

    组件用户界面应用程序逻辑必须灵活地适应可能管理的各种

    youdao

  • The 4gl vendor assumes the burden of maintenance for these frameworks and the developer is free again to focus on the user interface and core business logic.

    4gl供应商承担这些框架维护责任开发人员重新获得自由可以专注用户界面核心业务逻辑

    youdao

  • Hardening the types also provides a well-known service interface that is easy to consume in integration middleware and presentation logic.

    固定产品类型提供一个良好服务接口易于集成中间件表示逻辑中使用。

    youdao

  • In a small JSP application, it is common to see the data, business logic, and the user interface combined into one module of code.

    小型JSP应用程序中,经常看到数据业务逻辑和用户界面被组合一个代码模块

    youdao

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

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

    youdao

  • Construction of software components, whether process sequencing logic, policy, basic computation, human interface or data management, increases productivity by reuse.

    软件组件构造(无论是处理序列逻辑策略基本计算人机界面数据管理)都可以通过重用提高效率

    youdao

  • A common architectural strategy is to layer your system, separating your user interface logic, business logic, system logic, and persistence logic from each other.

    通常构造策略系统分层,将用户界面逻辑商业逻辑、系统逻辑和持久性逻辑彼此分开

    youdao

  • A best practice for CICS and IMS applications is to split the 3270 UI support from the business logic, then couple these two layers using the message interface.

    CICSIMS应用程序一个最佳实践3270UI支持业务逻辑拆分出来,然后使用消息接口实现两个层间耦合

    youdao

  • Therefore, the business logic just consists of an interface map, which maps the outbound interface to the inbound interface.

    因此业务逻辑包含接口映射,即将出站接口映射站接口。

    youdao

  • This ability affects the user interface, business logic, and database; in addition, it is necessary to address issues regarding concurrency, data integrity, user transparency, and replication.

    这种能力包括使用用户界面业务逻辑和数据库的能力;此外必须解决与并发数据集成、用户透明度复制相关问题

    youdao

  • An ESB can provide virtualized services that can effectively wrap existing application logic with a standards-based service interface.

    ESB可以提供虚拟服务,以便能够通过基于标准服务接口有效地包装现有应用程序逻辑

    youdao

  • We've learned to design software to separate process sequencing logic, policy, basic computation, human interface, and data management.

    我们已经了解到,要对软件进行恰当设计流程序列逻辑策略基本计算人机接口数据管理分离开来

    youdao

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

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

    youdao

  • MVC decouples interface from business logic and data.

    MVC减弱了业务逻辑接口数据接口之间的耦合。

    youdao

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

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

    youdao

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

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

    youdao

  • With Fiber, developers start by creating an application model from which they go on to develop the Flex user interface and the server business logic.

    借助于Fiber开发者首先创建好应用模型然后以此基础开发Flex用户界面以及服务器端业务逻辑

    youdao

  • Using Informix 4GL's rich language support, it is easy to implement the user interface and the business logic that might involve embedding the SQL statements to access the database objects.

    通过使用Informix4GL丰富语言支持可以轻松实现用户界面业务逻辑,还可以在其中嵌入用于访问数据库对象SQL语句

    youdao

  • Using Informix 4GL's rich language support, it is easy to implement the user interface and the business logic that might involve embedding the SQL statements to access the database objects.

    通过使用Informix4GL丰富语言支持可以轻松实现用户界面业务逻辑,还可以在其中嵌入用于访问数据库对象SQL语句

    youdao

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

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

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