What is the translation of " PROGRAM EXECUTION " in Chinese?

['prəʊgræm ˌeksi'kjuːʃn]
['prəʊgræm ˌeksi'kjuːʃn]
程序运行

Examples of using Program execution in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
CTRL-C will stop the program execution.
Ctrl-C中断程式的执行
The program execution starts at the Main method.
程序的执行从Main方法开始。
Exception is a situation that occurs during program execution.
例外是在程序执行期间出现的问题。
Join point: A point during program execution, such as a method executing or an exception being handled.
Joinpoint连接点):在程序执行过程中某个特定的点,比如某方法调用的时候或者处理异常的时候。
Variable is used to hold values temporarily during program execution.
变量的作用是在程序执行期间临时保存数值。
Strongly typed: During program execution, you are not allowed to do anything that's incompatible with the type of data you're working with.
强类型:在程序执行期间,不允许您执行任何与您正在使用的数据类型不兼容的操作。
The two latter events are considered a continuation of program execution.
后两种事件被认为是程序执行的延续。
During the user program execution phase, the programmable logic controller always scans the user program(ladder) in order from top to bottom.
在用户程序执行阶段,可编程逻辑控制器总是按从上到下的顺序扫描用户程序(梯形图)。
Let's start with a simple but useful one: remote program execution.
让我们从简单但有用的一个操作开始:远程程序执行
During the user program execution phase, the programmable logic controller always scans the user program(ladder) in order from top to bottom.
在用户程序执行阶段,可编程逻辑控制器总是按由上而下的顺序依次地扫描用户程序(梯形图)。
In other words, dynamic typing catches errors during program execution.
换句话说,动态类型捕捉在程序运行时的错误。
Main computing functions(for example, program execution, data storage, interaction with other internet resources) are provided by remote computing resources.
主要计算(例如,程序执行,数据存储,互动与其他互联网资源等)由远程计算资源提供。
Unauthorised modification of software code can lead to program execution errors.
未经授权的软件代码修改会导致程序执行错误。
It assesses potential bugs before program execution, serving as an automated peer reviewer, helping to find errors efficiently and early in the development life-cycle.
它在程序运行前评估潜在的错误,作为一个自动审阅者,有效的帮助人们在开发生命周期早期寻找错误。
It supports various kind of commands andfilters to help analyze the program execution and performance.
它支持各种命令和过滤器,以帮助分析程序执行和性能。
Sleep is a system call in UNIX which suspends program execution for specified period of time.
Sleep是一个Unix的命令行程序,可以挂起执行程序一段指定时间。
Learn how simulation can help companies find innovative andcost-effective ways to improve program execution.
了解模拟如何帮助公司为改进项目执行找到具成本效益的创新方法。
Unix sleep is aUnix command line program that suspends program execution for a specified period of time.
Sleep是一个Unix的命令行程序,可以挂起执行程序一段指定时间。
Additionally, both Meltdown and Spectre are exceptionally hard to detect as they do not leave forensic traces orhalt program execution.
此外,Meltdown和Spectre都很难被探测到,因为它们不会留下痕迹或停止程序执行
This process can beimagined to be a"jump" back to the point of program execution where setjmp saved the environment.
这一过程可以认为是"跳转"回setjmp所保存的程序执行状态。
Board members are advised of, but not responsible for matters related to the day-to-day operations of the Drupal Association,including program execution, staffing, etc.
理事会成员被告知,但不负责与Drupal协会的日常运作有关的事项,包括计划执行,人员配置等。
Not only does this make maintenance of the test suite tough,things like monitoring program execution for time/memory performance become non-portable across operating systems.
这不但导致测试套件难以维护,而且监视程序执行时间/内存性能等操作无法跨操作系统移植。
Onerror, the console message will output“Uncaught Error:An error” and the program execution will abort.
Onerror定义任何事件处理函数,控制台将会输出“UncaughtError:Anerror”,而且程序的执行将中止。
Now, when we know basic object aspects,let's see on how the runtime program execution is implemented in ECMAScript.
现在,在我们知道了对象的基础之后,让我们看看运行时程序的执行在ECMAScript中是如何实现的。
Another remarkable aspect of Python:Not only the value of a variable may change during program execution but the type as well.
Python的另一个显着的方面:变量的值不仅可以在程序执行期间改变,还可以在类型中改变。
DOS services include handling keyboard input, video output,disk file access, program execution, memory allocation, and various other activities.
DOS服务包括键盘输入、视频输入、磁盘文件访问、执行程序、内存分配及其他事务。
Typical operations performed byshell scripts include file manipulation, program execution, and text printing.
Shell脚本执行的典型操作包括文件操作,程序执行和打印文本。
Reset, the CIP-51 performs a normal reset sequence andbegins program execution at address 0x0000.
复位时,CIP-51进行正常的复位过程并从地址0x0000开始执行程序
Since all threads in a given process share the same memory space,a light context switch changes only program execution and local variables.
由于所有线程会共享进程的内存空间,所以轻型的环境切换只会改变程序执行顺序和本地变量。
Code segment is also called body segment or text segment,which is usually used to store program execution code(i.e. machine instructions executed by CPU).
代码段也称正文段或文本段,通常用于存放程序执行代码(即CPU执行的机器指令)。
Results: 31, Time: 0.0348

Word-for-word translation

Top dictionary queries

English - Chinese