program execution中文,program execution的意思,program execution翻译及用法

2025-09-08 18:03 浏览次数 6

program execution

英[ˈprəuɡræm ˌeksiˈkju:ʃən]美[ˈproˌɡræm ˌɛksɪˈkjuʃən]

n. 程序运行,程序执行

program execution 片语

片语

program execution control程序执行控制

the program for execution实施纲要

program interactive execution程序交互执行

history of program execution程序执行历程

program control execution程序控制执行

program execution time[计]

program execution service程序执行服务

program test execution程序测试

program execution 例句

英汉例句

  • if a test fails, an error message is reported, indicating the point of failure, and program execution halts.

    如果测试失败,就报告错误消息,指出故障点,同时程序执行中断。

  • there are many ways to go about debugging, such as printing out messages to the screen, using a debugger, or just thinking about the program execution and making an educated guess about the problem.

    进行调试有很多种方法,比如将消息打印到屏幕上、使用调试器,或只是考虑程序执行的情况并仔细地揣摩问题所在。

  • 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是用于在程序执行过程中,通过图表显示执行路径,它描述了控制流和软件如何运作的方式。

  • the sum of the control quickness, drive tuning and efficient handling of the tool path is said to yield fast and accurate program execution even when working with complicated shapes.

    数控系统的快速性、驱动优化和刀具轨迹的充分处理会获得快速精确的程序执行效果,可用于复杂形状加工。

  • gdb stack commands work during program execution as well as on core files, so for complicated programs you can trace how the program arrives at functions while it's running.

    gdb堆栈命令可以在程序执行期间使用,也可以在core文件中使用,因此对于复杂的程序,可以在程序运行时跟蹤它是如何转到函数的。

  • we had to continue program execution twice to get to this point, however by setting a condition on the breakpoint we can make gdb halt only when 「value」 actually equals 「div」.

    我们必须继续执行两次程序才会发生这种情况,但是只要在断点上设置一个条件就可以使gdb只在 「value」 与 「div」真正相等时暂停。

  • 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.

    早期,大型机的管理员,要做这样一些工作-----接收程序执行的请求,给程序分配相应的优先级,然后,分给程序一个运行的时间段。

  • as an added benefit, a testing framework also forces you to explicitly declare the expected results of specific program execution routes.

    另一个好处是,测试框架还强制您显式地声明特定程序执行路由的预期结果。

  • 「persistence,」 by contrast, refers to keeping data between one program execution and another.

    与之相反,「持久化」 是指在程序的各次执行之间保存数据。

  • a watchpoint will break program execution when the specified expression changes value, but it must be set when the variables used in the expression are in scope.

    当指定表达式的值改变时,监视点将中断程序执行,但必须在表达式中所使用的变量在作用域中时设置监视点。

  • when the program execution leads to instructions not in the cache, then the instructions need to be fetched from the main memory and the microprocessor has to stop and wait.

    当程序执行导致命令不能从快取内存中找到时,需要从主内存中找到命令,那是微处理器就停下来等待。

  • application virtualization refers to a separation of program execution from program display; in other words, a program executes on a server, but the graphical output is sent to a remote client device.

    应用程序虚拟化是指把程序的执行与程序的显示分隔开;换句话说,程序在服务器上运行,但是把图形化输出发送到远程客户机设备。

  • goroutines are lightweight parallel paths of program execution similar to threads, coroutines, or processes.

    goroutine是轻量级的并行程序执行路径,与线程,coroutine或者进程类似。

  • a more complete and fine-grained set of pointcuts allows more of the interesting points of program execution to be accessible to aspects.

    更加完整和精细的切入点集合允许通过方面访问程序执行中更多有趣的点。

  • other challenges are the integration of spu program execution into existing tools like gdb or oprofile.

    其他挑战还有spu程序执行与现有工具(例如gdb和 oprofile)的集成。

  • the assert_* variants abort the program execution if an assertion fails while expect_* variants continue with the run.

    如果一个断言失败,assert_*断言会终止程序执行,而 expect_*断言继续运行。

  • the die() statement halts program execution and displays text to the web browser.

    die()语句会中止程序执行,并在web浏览器上显示文本。

  • it is possible that during program execution some exception is thrown, and the file is not unlocked.

    在执行程序时,可能会出现抛出异常而文件没有解锁的情况。

相关热词