• This gives you a basic view of the stylesheet's flow of execution.

    这让您可以基本了解样式表的执行流程。

    youdao

  • Then we draw the Sequence Flows to show the intended flow of execution so far.

    接下来,我们绘制序列流,显示至此为止的目标执行流。

    youdao

  • A statement that controls the flow of execution depending on some condition.

    条件语句:控制运行流程的语句,根据不同条件有不同语句去运行。

    youdao

  • If you are confused about the flow of execution, this kind of output can be helpful.

    如果你对执行流程比较困惑,这种输出会有一定帮助。

    youdao

  • Adding print statements at the beginning and end of a function can help make the flow of execution more visible.

    在函数的开头结尾添加输出语句,能够确保整个执行流程更加可视化。

    youdao

  • The portlet USES a number of state variables to control the flow of execution and determine which UI is rendered.

    portlet使用大量状态变量控制执行流程并判断将呈现哪个UI。

    youdao

  • Figure 5 shows the Compute Grid infrastructure including the PJM, and shows the general flow of execution for the PJM.

    图5显示了包括PJM的计算网格基础结构,并且显示了PJ M的常规执行流。

    youdao

  • The flow of execution for this program is similar to the flow of countdown in Section 5.8. If we call factorial with the value 3.

    这个程序的运行流程和5.8里面的那个倒计时有点相似。我们用3作为参数来调用一下这个阶乘函数试试。

    youdao

  • The process model creates the structure and flow of execution, which in its run time invokes it services through SOA to fulfill the business need.

    流程模型创建结构和执行流,执行流在其运行时通过soa调用IT服务来满足业务需求。

    youdao

  • Much of the expressiveness comes from there being tags for conditional logic, dynamically changing the input model, and controlling the flow of execution.

    表现力大多源于存在条件逻辑、动态更改输入模型和控制执行流的标签。

    youdao

  • When you come to a function call, instead of following the flow of execution, you assume that the function works correctly and returns the right result.

    当你遇到一个函数调用的时候,你不用去追踪具体的执行流程,而是假设这个函数工作正常并且返回正确的结果。

    youdao

  • The three steps in the process would be implemented as services, and the linear flow of execution based on a single order request defines the business process.

    流程中的三个步骤将实现为服务,基于单个订单请求的执行线性流就定义了此业务流程。

    youdao

  • Exception handling is a programming language construct designed to handle the occurrence of some condition (exception) that changes the normal flow of execution.

    异常处理是一种编程语言构造,旨在处理某些更改常规执行流的情况(异常)。

    youdao

  • Request metrics provide a mechanism to trace the flow of execution of a single request through the system, and measure the processing time at each step of that flow.

    请求度量提供了一种机制,用于跟踪单个请求在通过系统时的执行流,并度量执行流中每一步骤的处理时间。

    youdao

  • The flow of execution passes through a configuration-defined stack of objects whose purpose and design is to accept an invocation, do something with it, and then pass it on.

    执行流程经过定义了配置的对象栈,其作用是接收调用并执行一些处理,然后继续传递。

    youdao

  • Wrappers can be thought of as the "workflow" or "controller" elements that are responsible for controlling the flow of execution for deploying a component. There are two types of wrappers available.

    包装(Wrapper)可视为负责控制组件部署执行流程的“工作流”或“控制器”。

    youdao

  • Before V7, if you wanted to branch the mediation flow, the order of execution of these branches was nondeterministic.

    在V7以前,如果您想为中介流设置分支,这些分支的执行顺序是非确定性的。

    youdao

  • In some cases, it is also possible to graphically determine the sequence of execution of those business rules using a rule flow.

    在有些情况下,也可能以图形的形式确定使用规则流的那些业务规则的执行顺序。

    youdao

  • By setting this property, the mediation developer can ensure that the complete request or response flow executes under a single thread of execution.

    通过设置此属性,中介开发人员可以确保在单个执行线程下执行完整的请求或响应流。

    youdao

  • In the synchronous invocation, the invoked service USES the same thread of execution as used by the mediation flow.

    在同步调用中,调用的服务使用的执行线程与中介流使用的执行线程相同。

    youdao

  • We've taken our sample code and created a sequence diagram in order to show you a bit of the execution flow of the Access program.

    我们编写了一个样本代码并创建了一个时序图以便向你展示一些访问程序的执行流程。

    youdao

  • The service invocation made by the new primitive may be synchronous or asynchronous with respect to the execution of the mediation flow.

    由新原语进行的服务调用相对于中介流的执行可以是同步或异步的。

    youdao

  • However, on the thread of execution of the original instance of the mediation flow, any further mediation primitives wired on the input side of the service invoke primitive are invoked.

    不过,在中介流初始实例的执行线程上,将调用在服务调用原语的输入端上连接的任何其他中介原语。

    youdao

  • If you have a requirement to run multiple copies of message flow within a broker, use additional instances of the message flow within an execution group.

    如果您需要在一个代理中运行消息流程的多个副本,请使用执行组中的消息流程的其它实例。

    youdao

  • The new scheduler infrastructure provides easier handling of control flow execution scheduling.

    新的调度程序基础设施能够轻松处理控制流执行调度。

    youdao

  • Runtime analysis allows developers to pinpoint memory leaks, find and fix application performance bottlenecks, and visualize the execution flow of code and application threads.

    运行时分析允许开发者精确地找到内存泄漏,发现并修正应用程序的运行瓶颈,使代码的执行流及应用程序线程可视化。

    youdao

  • If a mediation primitive is badly behaved, for example, if a DB Lookup primitive is deadlocked, the execution of the flow is also deadlocked; this situation is not mitigated by the Fan In timeout.

    如果中介原语的行为错误(例如,DB查询元素发生死锁),则流的执行也会发生死锁;通过扇入超时不能缓解此问题。

    youdao

  • Figure 8 shows a prototypical section of the rule flow that would make use of this execution context parameter.

    图8显示了会利用该执行上下文参数的规则流的一个原型部分。

    youdao

  • The business Flow Manager's main task is the execution and management of business processes written in the business process execution Language (hereafter called BPEL).

    业务流管理器的主要任务是执行和管理使用业务流程执行语言(以下称为BPEL)编写的业务流程。

    youdao

  • Successful execution of this data flow causes the second data flow to be invoked, which loads the target DWADMIN.HOLDINGS table.

    如果成功执行这个数据流,就会调用第二个数据流,它装载目标DWADMIN . holdings表。

    youdao

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

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

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