Demonstration of endpoint system unavailable execution path.
端点系统不可用执行路径的演示。
They follow the well-trodden execution path of everything going right.
它们遵循每个正确的执行路径。
The single most powerful aid you've given yourself is the id that you pass along your execution path.
您给自己提供的唯一最强大的帮助是沿着执行路径传递的ID。
It allows developers to explore a code execution path by showing all calls to, or calls from, a selected method.
它允许开发人员通过显示所有调用或一个选定方法的调用,来探索代码的执行路径。
In addition, the execution path through a WS-BPEL process, state machine or mediation flow is now indicated visually.
此外,现在执行路径可以通过WS - bpel流程、状态机或中介流可视化地指示出来。
Further details are provided in the Demonstration of endpoint system available execution path section later in this article.
本文后面的端点系统可用执行路径演示小节将提供更详细的细节。
Locks imply ordering dependencies in the code that allow the developer to reason about the execution path and expected results.
锁意味着要整理代码中的依赖性,使开发人员对于执行路径和预期结果有理可循。
The Call Tree view can expand and highlight the execution path of the process or function that was sampled most frequently.
“调用树”视图还可以展开和突出显示被采样频率最高的进程或函数的执行路径。
The Allocation view can also expand and highlight the execution path of a function that allocated the largest number of objects.
“分配”视图还可以展开和突出显示分配最大数量的对象的函数的执行路径。
Such portlets can be optimized in their local code execution path only and should not put too much burden on a running portal system.
此类Portlet应仅在其本地代码执行路径中优化,不应对允许的门户系统带来太多的负荷。
If we replace the inclusive decision and fork with two exclusive decisions, the process would only have one sequential execution path.
如果我们将包含性decision和fork替换为两个独占性decision,该流程将只有一条后续执行路径。
As if by magic, you get the ordered output of the full execution path triggered by thread 24, which should look something like Listing 8.
就像是魔力一样,您得到了第24个线程所触发的完整执行路径的有序输出,它看起来应该类似清单8。
Cross component trace shows the execution path of all SCA components, even if the project being referenced is not in the current workspace.
即使所引用的项目不在当前工作区中,交叉组件跟踪也可以显示所有sca组件的执行路径。
However, existing solutions fail to consider the overhead incurred by exploring the execution path and the condition of service execution.
已有的服务组合服务发现方法并没有考虑所发现执行路径需要的开销和服务的执行情况。
Focusing on service composition in ad hoc network, we did the following work:Firstly, we proposed two execution path discovering approaches.
对于无线自组织网络中的服务组合技术,本文进行了如下工作首先,本文提出了跳数限制的组合服务发现方法。
The Call Tree view can also expand and highlight the execution path of a function that consumed the most time or was sampled most frequently.
“调用关系树”视图还可以展开和突出显示消耗时间最多或采样频率最高的函数的执行路径。
But then, the same limitation is true of polymorphism — it is only helpful when you cannot constrain an object to a single type for every execution path.
但是,多态性也具有同样的限制-它只在您不能对于每个执行路径将对象约束为单个类型时才有所帮助。
Visual trace 6 is used during program execution to reveal the execution path through a diagram; it depicts the control flow and how the software operates.
可视化跟踪6是用于在程序执行过程中,通过图表显示执行路径,它描述了控制流和软件如何运作的方式。
For the first two choices, a single sequential execution path results, while the choice of Task 3 and Task 4 results in both branches executing in parallel.
对于前两个选择,将只导致一条后续执行路径,而同时选择Task3和Task4将导致并行执行这两个分支。
The reason for this is that an exception would divert the code from its normal execution path, and this is not desirable with these non-critical errors.
原因是将代码从它的正常执行路径转移,这些次要的错误都不可取的。
If the xsltproc application is correctly installed on your system and is in your execution path, you should see the information about the version of the command that you are running.
如果xsltproc应用程序已经安装在您的系统上,并且执行路径正确,您应该看到运行的命令的版本信息。
Waiting for responses from outside the portal server to satisfy incoming requests will introduce latency that cannot be recovered by optimizing the execution path of the portlet code.
如果等待门户服务器外的响应以满足传入请求,将会带来延迟,此延迟不能通过优化Portlet代码的执行路径得到改善。
Generates a report on the execution path used by the SQL optimizer and the statement execution statistics. The report is useful to monitor and tune the performance of DML statements.
该语句工具主要是研究统计sql语句的执行计划并生成报告,进而对dml语句进行检测和优化。
However, other types of errors require that you debug your code - that is, that you examine the code while it is running to validate that the execution path and data is as it should be.
不过,其他类型的错误则会要求您侦错程序码,即在程序码执行期间对其进行检查,以验证执行路径和资料是正确的。
A link demand performed on a static class constructor does not protect the constructor because static constructors are called by the system, outside the application's code execution path.
对静态类构造函数执行的链接要求不会保护该构造函数,因为静态构造函数是由系统调用的,它们并不包括在应用程序的代码执行路径中。
A widely adopted mechanism for dealing with failures is exception handling, encompassing both capturing and logging the error and choosing an alternative execution path in the case of failures.
一种被广泛采用的失败处理机制是异常处理,包括捕获并记录错误,以及在失败发生时选择一个备选执行路径。
This process can be highly efficient because the instrumentation is fully compiled bytecode, and the code's execution path is extended in about as small a way possible while still collecting data.
这个流程有时极为有效,因为插装是完全经过编译的字节码,并且代码的执行路径以最细化的方式扩展,同时仍然能够收集数据。
If the xmlto and xsltproc applications and a JVM are correctly installed on your system and are in your execution path, each of these commands returns version information about that application.
如果xmlto和xsltproc应用程序以及JVM均已正确安装到系统并保存于执行路径,上述命令中的每一个都会返回有关该应用程序的版本信息。
For example, an annotation could contain information about the possible execution path the workflow can take from this track point, or it could contain information to be displayed in a user interface.
例如,附注可能包含工作流程可以从此追踪点取得的潜在执行路径的资讯,或可能包含要在使用者介面中显示的资讯。
This can alter the expected path of execution that I just mentioned.
这能够改变我刚才提到的所期望的执行路径。
应用推荐