Internal types — Used during program execution.
内部类型——程序执行期间使用的类型。
The CLR must be able to control program execution.
CLR必须能够控制程序执行。
This helps minimize page and cache misses during program execution.
这在程序执行期间帮助最小化页面和cache丢失。
The die statement halts program execution and displays text to the Web browser.
die语句会中止程序执行,并在Web浏览器上显示文本。
Proof through the state predicates can reflect the state of program execution.
根据状态谓词进行证明,能够反映出程序执行的状态。
After the data declarations, the program execution begins with a call to puts (line 31).
在声明数据之后,这个程序首先执行对puts的调用(第31行)。
Hitting this point performs a specified action but does not break program execution.
命中此点则执行指定的操作,但不中断程序的执行。
"Persistence," by contrast, refers to keeping data between one program execution and another.
与之相反,“持久化”是指在程序的各次执行之间保存数据。
The Integrated I Debugger client user interface also enables you to control program execution.
集成的i调试器客户用户界面还使您能够控制程序的执行。
It is possible that during program execution some exception is thrown, and the file is not unlocked.
在执行程序时,可能会出现抛出异常而文件没有解锁的情况。
Other challenges are the integration of SPU program execution into existing tools like GDB or OProfile.
其他挑战还有 SPU程序执行与现有工具(例如GDB和OProfile)的集成。
If a test fails, an error message is reported, indicating the point of failure, and program execution halts.
如果测试失败,就报告错误消息,指出故障点,同时程序执行中断。
Goroutines are lightweight parallel paths of program execution similar to threads, coroutines, or processes.
Goroutine是轻量级的并行程序执行路径,与线程,coroutine或者进程类似。
Program execution control device, program execution control method, control program and recording medium.
程序执行控制设备,程序执行控制方法,控制程序和记录介质。
Notice also that the abort button becomes active in the Toolbar. You can press it to abort program execution.
注意到程序运行时退出按钮也处于活动状态,你可以点击它来停止程序的执行。
Setting break points: Program execution can be temporarily suspended at specified points (called break points).
设置断点:程序执行可以在特定点(被称为断点)处被临时挂起。
At this point, the break statement causes program execution to break out of the while loop, skipping the else clause.
此时,break语句导致程序执行中断while循环,跳转到else子句。
Using them along with the debugger helps you track memory use with the program execution which manifests a memory error.
利用它们和这个调试器将帮助您跟踪带有程序执行的内存,这表明一个内存错误。
Clearly, if the second and third arguments turn out to be unequal during the course of program execution, that's an error.
显然,如果在执行程序期间第二个和第三个参数不相等,就是出现错误了。
In general, "state" refers to information about the current conditions of program execution-runtime data stored in memory.
总的来说,“状态”是指关于程序当前的执行状况的信息——存储在内存中的运行时数据。
We introduce a new method called critical memory to protect critical data in program necessary for correct program execution.
我们引进了一种新的方式叫做“关键内存”,用来保护程序中用来进行修正的关键数据。
Note that the Stop program Execution with serial Interrupt Option must not be checked if your target program USES the serial port.
请注意,停止程序执行与串行中断期权不得检查,如果你的目标程序使用的串行端口。
As an added benefit, a testing framework also forces you to explicitly declare the expected results of specific program execution routes.
另一个好处是,测试框架还强制您显式地声明特定程序执行路由的预期结果。
SELinux permits security transitions to occur only upon program execution, and it controls process' permissions (not portions of a process).
SELinux 只有当程序执行时才允许发生安全传输,它控制进程的权限(不是一个进程的一部分)。
Because compilation happens at the same time as program execution, the time it takes to compile the code is added to the program's running time.
因为在程序执行时进行编译,所以编译代码的时间将计入程序的执行时间。
The system initially processes each tape prepared offline and writes a new tape which is arranged in a more convenient form for program execution.
系统在最初处理每个磁带的准备工作是脱机的,并将他们写入一个用一种更方便层序执行的形式的安排的新磁带中。
Early main-frame system administrators had the job of taking program execution requests, assigning them a priority, and giving them a time frame to run.
早期,大型机的管理员,要做这样一些工作- - - - -接收程序执行的请求,给程序分配相应的优先级,然后,分给程序一个运行的时间段。
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 runtime errors, Eclipse lets you set breakpoints, monitor variables, manually change variables, and step through program execution by line or method.
对于运行时错误,Eclipse允许设置断点、监视变量,手工更改变量,以及按行或按方法逐步执行程序。
This aspect could be made to use the same logging framework as the embedded logging code so that the merged output gave a combined view of the program execution.
这个方面可以设计为使用嵌入日志代码所使用的同样日志框架,这样合在一起的输出就可以给出程序执行的综合视图。
应用推荐