程序的执行 meaning in English
program implementation
Examples
- And program execution jumps back to the for
,然后程序的执行再跳回到 - Entering break mode does not terminate or end the execution of your program
进入中断模式并不会终止或结束程序的执行。 - Hitting this point performs a specified action but does not break program execution
命中此点则执行指定的操作,但不中断程序的执行。 - Break all . the debugger stops the execution of all programs running under the debugger
调试器将停止所有在调试器下运行的程序的执行。 - Program execution consists of repeating the process of instruction fetch and instruction executing
程序的执行即是反复提取指令和执行指令的过程。