Procedure or Logic的意思|示意

美 / / 英 / /

程序或逻辑


Procedure or Logic的网络常见释义

业务流程与逻辑 ... -业务流程与逻辑(Procedure or Logic) -业务流程与逻辑(Procedure or Logic) -持久化(persistence) ...

Procedure or Logic相关例句

You can implement this kind of logic in the client application or as a stored procedure.

您可在客户端应用程序中或者作为存储过程来实现此类逻辑。

In this case, either do not use stored procedure, or execute part of the logic in the client side and execute the rest in a stored procedure.

在这种情况下,要么不使用存储过程,要么在客户机端执行一部分逻辑,而在存储过程中执行其余的逻辑。

So the procedure processing the logic has an outermost check that will decide whether the rest of the body will execute or the procedure returns with no action taken.

因此,处理该逻辑的过程有一个最外层的检查,决定是执行主体的其余部分,还是不采取任何动作而返回。

Placing the data manipulation logic into a data access service or procedure makes the business logic less dependent on the source of the data.

将数据操作逻辑放入到数据访问服务或过程中可减少业务逻辑对数据源的依赖性。

If your logic does not require the operator procedure to call itself, then remove any recursive calls or replace them with statements that do not call their own procedure.

如果逻辑上不要求运算符过程调用自身,请移除任何递归调用,或将其替换为不调用自身过程的语句。

High-level languages are commonly classified as procedure-oriented, functional, object-oriented, or logic languages.

高级语言通常分为面向过程的、函数式的、面向对象的或逻辑的语言。