您要查找的是不是:
- program execution control sequence 程序执行控制顺序
- program execution control 程序执行控制
- To control program execution, set breakpoints, which are places where the script halts execution. 若要控制程序执行,请设置断点,断点是脚本停止执行的地方。
- With this control selected, you can use a breakpoint as a tracepoint to trace your program execution, rather than breaking when the location is hit. 选择了此控件时,可以将断点用作跟踪点来跟踪程序执行,而不是在命中该位置时中断。
- The name of the label at which to continue program execution. 继续程序执行的位置处的标签名称。
- Is used during program execution to reveal the execution path through a diagram; it depicts the control flow and how the software operates. 是用于在程序执行过程中,通过图表显示执行路径,它描述了控制流和软件如何运作的方式。
- In IBM VSE, the basic unit of synchronous program execution. 在IBM的操作系统VSE中,同步程序执行的基本单位。
- The integrated debugger lets you find and fix runtime and logic errors, control program execution, and step through code to watch variables and modify data values. 阅读编译器信息,集成的调试器允许你找出并修复运行和逻辑错误,控制程序执行,并步进代码以监视变量并修改数据值。
- A complete cycle, i.e. input, processing, output, of a program execution. 程序执行的一个完整的周期,其中包括输入、处理和输出。
- Gets or sets the name of the label at which to continue program execution. 获取或设置程序继续执行处的标签名称。
- Statement halts program execution and displays text to the Web browser. 语句会中止程序执行,并在Web浏览器上显示文本。
- In Java,you manipulate objects and data using operators,and you make choices with execution control statements. 在Java里,我们利用运算符操纵对象和数据,并用执行控制语句作出选择。
- The following table lists debugging tasks involving execution control and points to their associated Help pages. 下表列出了涉及执行控制的调试任务,并指向这些任务的关联帮助页。
- In Java you manipulate objects and data using operators, and you make choices with execution control statements. 在Java里,我们利用运算符操纵对象和数据,并用执行控制语句作出选择。
- Java uses all of C's execution control statements,so if you've programmed with C or C++ then most of what you see will be familiar. Java使用了C的全部控制语句,所以假期您以前用C或C++编程,其中大多数都应是非常熟悉的。
- Internet Remote Control enables remote monitoring and control of a Internet connection. It also enables message communication between connected users and remote program execution on the server. 简介:能够远程监视和控制网络线路的连接,它也可以使用户之间进行通信,执行远程服务器上的程序。
- Java uses all of C's execution control statements, so if you've programmed with C or C++ then most of what you see will be familiar. Java使用了C的全部控制语句,所以假期您以前用C或C++编程,其中大多数都应是非常熟悉的。
- Hitting this point performs a specified action but does not break program execution. 命中此点则执行指定的操作,但不中断程序的执行。
- This shows that the wasp has no executive control over the entire operation. 这说明,黄蜂对整个行动没有执行控制。
- The remainder of the new code is event handlers for things that happen during program execution. 新代码剩下的问题是事件处理程序,用于处理在程序执行过程中所碰到的。