• The business logic layer of the system USES ADO.

    电子阅览室系统业务逻辑使用ado

    youdao

  • The Business Logic Layer (BLL) is where the business rules are centralized.

    业务逻辑 (BLL)集中存放业务规则地方

    youdao

  • The Business Logic Layer, in turn, requests that the data Access Layer deal with data persistence.

    业务逻辑请求数据访问处理数据持久性

    youdao

  • The facade pattern is a valuable tool for interacting with the business logic layer of a J2EE application.

    facade模式一个与J2EE应用程序中的业务逻辑进行交互很有用工具

    youdao

  • Expatiate on the design of system architecture, business logic layer and some related core techniques.

    系统体系结构、业务逻辑设计相关核心技术进行了阐述。

    youdao

  • According to the database schema information and customized code template, code is built for business logic layer.

    本文叙述根据数据库架构信息定制代码模板自动生成业务逻辑代码的实现方法。

    youdao

  • It consists of four loosely-coupled bundles: a Web layer, a business logic layer, a persistence layer, and an API bundle.

    架构包含4个耦合bundleweb、一个业务逻辑层、持久化层、以及一个APIbundle

    youdao

  • The Business Logic Layer consists of the value providers that provide data to the Ajax-enabled controls (see Figure 5).

    业务逻辑包含提供者,为支持Ajax控件提供数据(请参见5)。

    youdao

  • In the three-layer architecture model information system is divided into: expression layer, business logic layer, DBMS layer.

    结构体系分布式技术的基础上,把信息系统按功能划分为表示、功能及数据三部分

    youdao

  • After receiving a request from a Web service client, the Resource request Handler requests the service from the business logic layer.

    Web服务客户端收到请求之后ResourceRequestHandler业务逻辑请求服务。

    youdao

  • Spring framework is used to tie together the components in the Data Access Layer, the Business Logic Layer, and the Presentation Layer.

    Spring框架用于数据访问业务逻辑表示层中的各组件结合在一起

    youdao

  • The Presentation layer and the Business Logic layer can be on two different machines and can be offered by different J2EE platform providers.

    表示业务逻辑可以位于不同机器上,也可以不同的J2EE平台供应商提供

    youdao

  • For instance, the Presentation layer (Web container) can be provided by Tomcat and the Business Logic layer (EJB container) can run on WebSphere.

    比方说,表示(web容器)可以Tomcat提供同时业务逻辑层(ejb容器)可以运行WebSphere上。

    youdao

  • It accepts the request from the browser, requests the service from the business logic layer, generates the presentation, and responds to the browser.

    浏览器接受请求,从业务逻辑请求服务生成表示浏览器做出响应

    youdao

  • In addition, as new REST and MVC frameworks become available in the future, it is easier to implement them without rewriting the business logic layer.

    此外由于将来可以使用新的RESTmvc框架实现它们变得更加容易,无需重写业务逻辑层。

    youdao

  • The ability to use PHP to move freely between the business logic layer and the presentation layer (using the PHP template engine) was also very appealing.

    为了业务逻辑表示之间自由地移动(使用PHP模板引擎),需要掌握PHP。

    youdao

  • DECP is made up of data access layer, business logic layer, security proxy, data transport proxy, client proxy, messages layer and transactions manager.

    DECP由数据访问业务逻辑层、安全代理、数据传送代理、客户代理、消息层、事务管理器七个部分组成

    youdao

  • This mode partitions the software into four development layers: view controlling layer, business logic layer, database accessing layer and database layer.

    模式软件分为四个开发界面控制业务逻辑层、数据库接口数据库层。

    youdao

  • Business rules are centralized into the business logic layer that serves as an intermediary for data exchange between the presentation layer and the data access layer.

    业务规则可以集中业务逻辑层充当表示数据访问之间数据交换中间层

    youdao

  • If a customer places an online order, the business decision to decide if they qualify for free shipping would belong in the business logic layer, running in Process Server.

    如果客户进行了在线订购,则决定他们是否具有免费发货资格业务决策属于Process Server运行的业务逻辑

    youdao

  • Decoupling the Browser Request Handler and Resource Request Handler from the business logic layer helps facilitate code reuse, and leads to a flexible and extensible architecture.

    业务逻辑层中解耦browserRequestHandlerResource Request Handler有助于促进代码重用实现灵活可扩展架构

    youdao

  • Like the Browser request Handler, the Resource request Handler provides an interface to, albeit, different clients, and requests that the Business Logic Layer handle the processing.

    浏览器请求处理程序相似,资源请求处理程序提供了一个不同客户机以及业务逻辑处理请求接口

    youdao

  • The example in this article consists of the Data Abstract Layer (DAL), Data Transfer Objects (DTOs), the Business Logic Layer (BLL), the Presentation Layer, and supporting helper classes.

    本文中的示例包含数据抽象DAL)、数据传输对象DTO)、业务逻辑层(BLL)、表示用于支持helper

    youdao

  • This software USES the present small and medium-sized software mainstream architecture that three layer architecture, the data layer, business logic layer, presentation layer, three layer.

    系统程序采用目前中小软件主流架构架构,分数据层,业务逻辑层,表示层三层。

    youdao

  • The service requests generated by the end-users at the presentation layer are handled at the business logic layer, where the IDs are treated as configuration parameters to the business services.

    最终用户表示生成服务请求业务逻辑层进行处理,在其中会将ID作为业务服务配置参数进行处理

    youdao

  • If you have your application's business logic layer neatly packaged in a Web service or COM object, then you may be able to build view and control logic in J2EE that makes use of that COM object.

    如果应用程序业务逻辑被巧妙打包web服务或者COM对象,您可以视图控制逻辑构建J2EE上利用这个COM对象。

    youdao

  • MVC developers can frequently "cheat" by including business logic code directly in the presentation layer, instead of the service layer where it belongs.

    MVC开发人员通常直接表示包含业务逻辑代码进行欺骗”(而不是包含到它所属服务层中)。

    youdao

  • SCA takes many of the details of access technology, implementation, and protocols, and moves them into the middleware layer away from the business logic.

    SCA包含大量有关访问技术实现协议细节它们业务逻辑转移中间件

    youdao

  • SCA moves many of the details of access technology, implementation, and protocols to the middleware layer - away from the business logic.

    SCA业务逻辑中有关访问技术实现协议大量细节移动中间件中。

    youdao

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

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

    youdao

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

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

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