Process and Program的意思|示意
流程与程序
Process and Program的网络常见释义
进程和程序 ... 4.1进程和程序(Process and Program) 在某个特定时刻的进程的内容被称为进程映象(process image) (1)正文段(text): ...
Process and Program相关短语
1、 Multi-channel process and program controller 多通道的过程和程序控制器
2、 program and process 程序与进程
3、 acquisition and process program 采集处理程序
Process and Program相关例句
Apart from executing its instructions, a process might be engaged in managing open files, processor context, address space, and data related to the program, among other things.
除了执行其指令之外,进程有时还会管理打开文件、处理器上下文、地址空间以及与程序相关的数据等。
It is a compact representation of the relationship between the executable program and the source in a way that is reasonably efficient for a debugger to process.
这种格式是可执行程序与源代码之间关系的简单表示,为了便于调试器对该关系进行处理。
Once the program is written, you must put it through a process so that it can run and so that it can connect to DB2 whenever it needs to.
程序写好之后,必须将它放到进程中,使它能够在需要的时候连接到DB2。
Taking the holistic view helps sharpen your intuition about the programming process and enables you to stand back from a program and say, “I understand what this program does.
用全局观训练你对程序整体过程的把握,这也使你能够跳出程序之外清楚地说出“我理解这个程序需要做的事情。”
More information becomes available, it is entered into the program, the calculations are modified, and the process continues (in that thread in the background).
更多信息出现了,它被输入程序,计算被修改,进程继续(因为那个线程是在后台)。
The program doesn't pause and wait for these huge computations to finish before accepting new data; it merely launches the process.
在接受新数据之前,程序不会暂停并等待这些大量计算的完成;它只是启动进程。