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是用于在程序执行过程中,通过图表显示执行路径,它描述了控制流和软件如何运作的方式。
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.
我们编写了一个样本代码并创建了一个时序图以便向你展示一些访问程序的执行流程。
Quantify tracks program performance and calling behavior, so you can see execution flow and identify bottlenecks.
Quantify追踪程序性能和调用行为,因此您能够发现执行流并识别出瓶颈。
An exception is an event that occurs during the execution of a program that disrupts the normal flow of instructions.
在程序执行过程中,所发生的破坏正常指令流的事件,叫做异常。
An alternative to sequential execution transfers the program flow to another part of a script as a result of conditions that a script encounters.
另外一个循序执行的方法是,当程序码遇到条件结果时,将程序流程转送到指令码的另一个部分。
Contracts refer to conditions that always hold true in the normal execution flow of a program.
合同请参阅总是在正常执行流的程序适用的条件。
This is called sequential execution and is the default direction of program flow.
这称为循序执行,也是程序流程的预设方向。
If Deck. shuffle prints a message that says something like Running Deck. shuffle, then as the program runs it traces the flow of execution.
如果Deck .shuffle输出了信息比如说“在运行Deck的shuffle”,那就可以根据这些信息来追踪执行流程了。
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作为参数来调用一下这个阶乘函数试试。
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作为参数来调用一下这个阶乘函数试试。
应用推荐