商业逻辑
- 网络Business Logic
-
EJB确定了服务器端的组件模型,较好的解决了组件基础服务与商业逻辑组件开发的分离。
EJB regulate server-side component model , separate basic services from business logic component .
-
迄今为止,我已经观察到可以使用消息队列来实现异步的请求或响应,以及使用Command模式来实现商业逻辑封装。
So far , I 've looked at asynchronous request / response using message queues and business logic encapsulation using the Command pattern .
-
此计划基于合理的商业逻辑。
The plan was based on sound commercial logic .
-
基于商业逻辑的Web服务合成方法的研究
Research on business logic-based web service composition technology
-
许多当前的Web服务实现趋向于将硬代码商业逻辑直接归入服务类,它支持由Web服务接口定义的WSDL。
Many current Web service implementations tend to hard code business logic directly into the service class that backs the WSDL defined Web service interface .
-
多层应用体系结构作为新一代Web计算模型,和传统的客户机/服务器模型相比,增加了一个中间层部件,用于处理应用系统中的商业逻辑部分。
As a new Web computation model , multi-tier application architecture has a more middle tier than Client / Server , which is used to process the application business logic .
-
商业逻辑中间层的思想和以客户数据仓库为中心的体系结构是CRM数据挖掘系统框架的核心内容。
The core ideas of this framework are the business-logic middle level and the CDW ( Customer Data Warehouse ) centered architecture .
-
开发人员利用RationalBusinessDeveloperExtension(RBDe)的强大的开发工具在EGL源代码中写出他们的商业逻辑。
Developers write their business logic in EGL source code using the powerful development facilities of Rational Business Developer Extension ( RBDe ) .
-
Router模式是向基于既定标准的具体商业逻辑片断发送请求这个简单概念的核心内容。
The Router pattern centers around the simple concept of routing requests to specific pieces of business logic based on some defined criteria .
-
它的结构实现了MVC,并包括一个控制器Servlet、一组JSP页面和应用程序的商业逻辑。
It has the structure of the MVC , and includes a controller Servlet , a set of JSP pages and applications of the business logic .
-
Struts提供了一个优秀的MVC框架,分解商业逻辑、控制逻辑和表现逻辑的代码,提高了代码的可重用性和灵活性,便于组件式开发;
Struts brings an excellent MVC framework , it separated code of business / control / display logic and aided in code re-usability and flexibility for components development .
-
并详细阐述了应用服务器中的数据库连接池的使用及Web表示层的实现方式,对期刊子系统整体商业逻辑、8大模块的设计目的以及实现方法进行了分析阐述。
In addition to it , this paper expatiates the use of connection-pool and the implementing of Web Container detailedly , analyses and expatiates business logic of the Periodical System , the design intention of 8 modules , and implementing manner in Periodical System .
-
所有的商业逻辑都应该在类中,如果你确实需要在你的JSP页面中包含代码,你应该用自定义标签来包装它。
All business logic should be in classes , and if you absolutely had to have code in your JSP page , you would wrap it up in a custom tag .
-
它利用Java2平台来简化企业解决方案的开发、部署和管理相关复杂问题的体系结构,它定义了一个典型的四层结构,分别是客户层、Web层、商业逻辑层和企业信息系统层。
It uses Java 2 platform enterprise solutions to simplify the development , deployment and management of complex issues related to architecture , which defines a typical four-layer structure , namely the client tier , Web tier , business logic layer and the enterprise information system layer .
-
一旦我们完成了这一界面,那么团队就可以只做一些UI开发,在商业逻辑模块之间创建新的链接,很快就可以发布一个新的产品或服务。
Once we have those , then a team could just do some UI development , create new linkages among business logic modules , and presto ! Out rolls a new product or service .
-
实现过程表明,利用UML对复杂的软件系统建模,有助于详细分析需求,优化开发人员对中间层即商业逻辑层的设计,实现软件的重组和复用。
Setting up the model with UML can help the designers to analyze the requirements of the complex system , and help the designers optimize the middle-layer 's designing , realize the software 's reuse and reconstruction .
-
Net,采用基于B/S的三层结构,将应用分成3层:用户界面层、商业逻辑层、数据库层。该系统具有一定的技术先进性,为开发类似的系统提供了借鉴。
NET . The system applies 3 layers of structure based on B / S and divides application into 3 layers : user interface layer , commercial logic layer and database layer , which has certain technology advance and provides reference for exploring similar system .
-
目前ERP系统在构建上主要存在两个问题:一是ERP系统一般均采用C/S结构,界面与商业逻辑混合在一起,导致系统维护困难;
There are two questions in the ERP construction now . One is that ERP system generally uses the C / S structure and its interface combines with business logic so that the maintenance of ERP system is difficulty .
-
应用MVC设计模式给出模型在J2EE上总的实现方法,构造了数据层、商业逻辑层和显示层的对象模型。
Finally based on JAVA 、 EJB component technology , a realization strategy with the application of MVC pattern on J2EE is proposed and objects of database layer , business layer and view layer are constructed in this paper .
-
系统应用部分采用了Struts结构,使得表示层和商业逻辑层分离,这样可以在相同的商业逻辑下根据用户需求修改表示方式。
The part of the system application has adopted Struts structure , which make express layer be separated from commercial logic layer . So the way of express can be fixed according to users ' demand under the same commercial logic .
-
CIAS的商业逻辑层包括交叉销售、客户响应、客户细分、客户流失、客户利润,五个商业模型。
The business rules level of CIAS consists of five kinds of business models : cross selling , customer responsibility , customer segmentation , customer churn , customer profitability .
-
Bejeck在文章中试图创建混合了继承和组合关系的组件,实施分离关注点,尤其是分离视图和商业逻辑。
In the article Bejeck is trying to create components with a mixture of inheritance and composition , and enforce separation of concerns , especially between view and business logic .
-
换句话说,从商业逻辑上拆解了数据。
In other words , it untangles data from business logic .
-
但相对于商业逻辑,还有更重要的因素在起作用。
There are larger forces than commercial logic at play .
-
它将商业逻辑从表现和数据中分离出来。
It separates business logic from presentation and data retrieval .
-
媒介文化之所以能够极大地推动消费主义,在于其背后的推动力是资本逐利的商业逻辑。
The reason of media culture can force consumerism is the business logic behind it .
-
第二章论述了体验经济时代的商业逻辑颠覆。
Chapter two expounded the fact that the commercial logic of experiencing economic era is subverted .
-
本土化实际上与全球化一样都是在遵循资本主义商业逻辑与文化逻辑的前提之下存在的。
Both localization and globalization must comply with the business and cultural logics of global capitalism .
-
最上层是初创公司和现有的技术公司创造的商业逻辑。
At the top end is the business logic created by startups and established technology companies .
-
中国政治沟通强调政治逻辑和西方政治沟通强调商业逻辑;
The Chinese political communication follows the political logic , the western political communication follows the commercial logic ;