您要查找的是不是:
- The business logic in the service is not affected. 服务中的业务逻辑并没受到影响。
- Based upon the abstraction of the business logic. 对业务逻辑建模。
- There is business logic to it, too. 在商业上也有这样做的逻辑。
- Do the stored procedures contain lots of business logic? 存储过程是否包含大量业务逻辑?
- Custom Resolvers let add business logic to Replication. 自定义冲突解决程序允许将业务逻辑添加到复制中。
- It separates business logic from presentation and data retrieval. 它将商业逻辑从表现和数据中分离出来。
- The tags and scriptlets encapsulate the business logic on the HTML page. 标记和scriptlets把商业逻辑过程封装在html页面内。
- Our approach unifies the paradigm for creating and accessing business logic. 我们的方法统一了创建和访问业务逻辑的范型。
- The BPEL process was modified to add the business logic for the Map variable. 对该BPEL流程进行修改以添加用于Map变量的业务逻辑。
- In this step, you create the EGL program to implement the business logic. 在这个步骤中,您将创建EGL程序来实现业务逻辑。
- Specifically, DAO separates business logic from database persistence code. 具体来说,DAO将业务逻辑与数据库持久性代码分隔开来。
- Those values are provided from business logic or from previous user input. 这些值是由业务逻辑或先前的用户输入所提供的。
- Business logics are referred to the remaining blackbox of a bundle other than the components above. 业务逻辑指的是包的其余黑箱,而不是上面的组件。
- By dividing the crosscutting concern, Aspect-Oriented Programming (AOP) techniques makes programmer write contracts and business logics independently. 基于面向方面编程(Aspect-Oriented Programming,AOP)技术实现契约式设计,可以通过将横切关注点(crosscutting concern)分离的方式,令编程人员独立的编写组件的契约和业务逻辑。
- The Push Service allows the addition of business logic,to provide billing and routing control. Push Service 允许添加商务逻辑,提供记录和路由控制。
- According to the database schema information and customized code template, code is built for business logic layer. 本文叙述根据数据库架构信息和定制的代码模板自动生成业务逻辑层代码的实现方法。
- Anytime you re dealing with the business logic of an application, validation will become a factor. 每当您处理应用程序的业务逻辑时,都需要执行验证。
- Order, and then send a message to a middle-tier business logic application for processing. 中间层业务逻辑应用程序进行处理。
- It is recommended to use a business logic handler rather than a COM-based custom resolver if possible. 如果可能,建议使用业务逻辑处理程序而非基于COM的自定义冲突解决程序。
- It is up to you at that point to reconcile the two rows, using business logic that you create. 这时,将由您使用所创建的业务逻辑来协调这两行。