business logic信息详情

business logic发音

意思翻译

商业逻辑

业务逻辑

相似词语短语

logic───n.逻辑;逻辑学;逻辑性

cartesian logic───笛卡尔逻辑

effectual logic───有效逻辑

sophism logic───诡辩逻辑

swirl logic───漩涡逻辑

circ logic───电路逻辑

logic puzzles───逻辑猜谜

chop logic───v.强词夺理;咬文嚼字;强词夺理;争辩

logic bomb───逻辑炸弹(程序);[计]逻辑炸弹

双语使用场景

Simplified business logic development.───简化业务逻辑开发。

Implement the business logic.───实现业务逻辑。

our business logic resides.───我们的业务逻辑正是驻留在此处。

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.───所有的商业逻辑都应该在类中,如果你确实需要在你的JSP页面中包含代码,你应该用自定义标签来包装它。

The next step is to wrap the database with a set of PHP classes that build the business logic for the application.───下一步,使用为应用程序构建逻辑的PHP类集打包数据库。

A bunch of entangled if-else statements are trying to capture the business logic that has been identified for the application.───一堆互相缠绕的if-else语句正试图捕获已经为应用程序标识的业务逻辑。

Business logic might be run in parallel over all or just a subset of the partitions of the data.───业务逻辑可以完全并行运行,或者仅仅是数据分区的一个子集。

This can be achieved by business logic that is called in case of a failure and that reverses the effects of former service calls.───这可以通过业务逻辑来实现,它在错误发生时调用,并回滚前面的服务调用所产生的影响。

Business logic code is easy to read because XPath describes the exact nature of the data and its relationship to the business structure.───业务逻辑代码易读性高,因为XPath可准确地说明数据的本质及其与业务结构的关系。

英语使用场景

The business logic is implemented in user-definable functors that only work on logical record processing and aren't concerned with multiprocessing issues.

The subsystem testing is focused on business logic testing, mainly in manual testing, due to the complex sub-pages of customer service operation; the test coverage and timeliness are not guaranteed.

The business logic of the database arranges these documents into discussion threads, with a child-parent hierarchal structure.

All concrete commands -- all business logic -- realize the Command interface.

In this scheme, business logic layer is encapsulated by an expanded"Facade", and remote data module is optimized by using two-object pooling.

The Push Service allows the addition of business logic, to provide billing and routing control.

Complex business logic simulation with runtime variable state machine.

With EGL, developers write their business logic in EGL source code, then the EGL tool generates Java or COBOL code and the corresponding runtime artifacts required to deploy the application.

If your business logic requires simple, concise stored procedures, then consider the SQL Procedure Language (SQL PL), as your choice for stored procedure development.