Allows for actions and program flow to be grouped in a named, collapsible, not executed block.
允许操作和程序流程在已命名、可折叠、未执行的块中分组。
Such nesting obscures the programming logic and make the program flow tangled.
Controlling Program Flow Explains conditional statements and loops in JavaScript.
控制程序流 说明 JavaScript 中的条件语句和循环。
Statements, which may have a persistent effect on schemata and data, or may control transactions, program flow, connections, sessions, or diagnostics.
语句,可以持久地影响纲要和数据,也可以控制数据库事务、程序流程、连接、会话或诊断。
When the script is executed, instead of flowing forward only, the program flow has 3 intermingled phases
脚本执行过程中,执行流程不是仅仅向前的,程序流程有3个混杂的阶段:
Figure 7 program flow
图7 程序流程
A join point is a well-defined point in the program flow. 3 There are many types of join points, such as a method call or a method return, which can be either a normal return or a thrown exception.
一个连接点是:一个在程序流程中定义明确的点。3连接点有很多类型,正如一个方法的调用或一个方法的返回,都可以是一个正常的返回或者抛出一个异常。
The main control flow in a test program, which dictates the sequence of individual tests to be applied to the DUTs, and the order in which the tests will be applied (which is dependent on the results of individual tests), is referred to as the test program flow.
测试程序中规定应用于DUT的单项测试的顺序的主要控制流程,以及应用测试的顺序(取决于单项测试的结果),称为测试程序流程。
information processing; Program flow for processing sequential files in terms of record groups
信息处理.按记录组处理顺序的文件程序流程
For better overview of the program flow editor has source code outlining
The program flow chart of automatic generating composite element topological information is also provided, and corresponding preprocessor is developed by object-oriented technique.
给出了不连续岩体复合单元拓扑信息自动生成程序系统流程图,利用面向对象技术开发了相应的前处理器。
Flow diagram software is also available for data flow diagram and program flow diagram.
我们的作业流软件还可以用来绘制数据流图和程序流程图。
Event-driven programming is a programming paradigm in which program flow is determined by external events.
事件驱动编程是一种编程范式,这里程序的执行流由外部事件来决定。