• But including user interface logic in a use case is generally considered bad form.

    但是例中包括用户接口逻辑通常被认为是不好形式

    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

  • 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

  • With this approach, all user interface logic and UI state resides entirely within the web browser on the client, and all logic and execution state is kept on the server.

    使用方法所有用户界面逻辑和UI状态完全驻留客户Web浏览器并且所有逻辑和执行状态保留服务器上。

    youdao

  • The technology aims to turn Web browsers into semi-rich clients by projecting user interface logic for page rendering, navigation, aggregation, and cross-portlet interaction into user's browsers.

    技术通过规划用户界面逻辑进行页面设计导航聚合在用户浏览器中跨portlet交流旨在Web浏览器转化为半个用户。

    youdao

  • It is simple but slow, especially when the user interface and logic are complicated.

    简单的,却是缓慢的,尤其用户界面逻辑复杂时。

    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

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

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

    youdao

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

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

    youdao

  • At the end of this part of the series, you will have built the database, a PHP module for the core bank logic, and a single-page based browser user interface, which are all part of our bank scenario.

    本文结束时我们建立数据库个提供核心银行逻辑PHP模块以及一个页面浏览器用户界面这些是银行场景组成部分

    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

  • 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

  • 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

  • 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

  • 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

  • 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

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

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

    youdao

  • More specifically, we mean the application code that implements the user interface (UI) and business logic (and how to get access to the data).

    确切地说我们的是实现用户界面(UI)业务逻辑(以及如何它们访问所请求数据)的应用程序代码

    youdao

  • This means that the Delegate will encapsulate the logic for the user interface generation, while the "interpreter" above will remain relatively stable.

    意味着Delegate封装生成用户界面逻辑上面的“解释器”将保持稳定

    youdao

  • It also demonstrated how to use Struts to better partition the application, separating the user interface from the business logic.

    本文演示如何使用Struts更好地应用程序分成几个部分,即将用户界面业务逻辑相分离。

    youdao

  • The submission system is the element of the user interface and supporting logic that allows for the exchange of information between the Web browser and server components of the Web application.

    提交系统用户界面元素支持Web浏览器 Web应用程序服务器组件之间交换信息逻辑

    youdao

  • A form template contains the user interface build and the common business logic of different widgets. The business logic must supply the following functions.

    表单包含了不同小部件用户界面构建通用业务逻辑

    youdao

  • The second file is named Main.xaml.cs and is the C# Implementation File, which is the code that ties together the user interface with the business logic.

    第二文件名为Main.xaml.cs C#ImplementationFile,它用户界面业务逻辑联系在一起

    youdao

  • A smart Web application can be designed using an adaptive user interface, intelligent processing logic, and a semantically defined knowledge base.

    自适应用户界面,加上智能处理逻辑和一些语义定义的知识库,只需这些内容您就可以设计一个智能Web应用程序了。

    youdao

  • The goal was to have a proper separation of concerns for each layer of the application -- i.e., the business logic remains in the implementation layer, the UI in the user interface layer, etc.

    目标适当地分离应用程序每一相关问题 ——也就是业务逻辑仍旧实现层,UI用户界面层,等等

    youdao

  • Would you like more flexibility to change your user interface without having to refactor other logic in the code base?

    你是否需要改变界面不用重构逻辑代码灵活性

    youdao

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

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

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