program
program 的中文翻译
音标:
n.
节目, 程序, 纲要, 计划
vt.
规划, 拟...计划, 安排...入节目
vi.
安排节目, 编程序
(电脑)程序,(电视)节目
program 的英文句子和中文句子
A short computer program that is permanently resident or easily loaded into a computer, whose execution brings another, larger program, such as an operating system or its loader, into memory.
一段短的计算机程序,它常驻计算机或很容易装入计算机中。引导程序的执行能把另一个较大的程序如操作系统或其装入程序引入到内存中。
In data security, the transmission of data to unauthorized users by processes with legitimate access to data. A compiler, for example, could leak a proprietary program whilst it is being compiled.
在数据保密学中,通过合法访问数据的进程将数据传输给未授权的用户的过程。例如,编译程序在编译期间便可能泄漏专用程序。
Text in a program that does not function in the program itself but is used by the programmer to explain instructions.
注释,注解程序中的文本,在程序自身中没有功能,但由程序员去使用来解释指令
In the execution of a computer program, to load a segment of the computer program in a storage area hitherto occupied by parts of the computer program that are not currently needed.
在计算机程序执行中,把一个计算机程序段装入在此以前被当前不需要的程序部分所占用的存储器区域中。参阅formoverlay。
Meanwhile, you are allowed to feedback your thoughts and opinions regularly to develop our program and the club.
及时反馈自己的意见和建议,以便不断提高我们节目的质量和促进俱乐部的发展。
The news announcer is standing by for the broadcast program at8.
新闻广播员正在为八点钟的播音节目作好准备。
A program that translates a source program into an executable program(an object program).
一种把源程序翻译成可执行程序(即目标程序)的程序。
A printout of a program or data set.
清单打印出的程序或数据组
A program for protocol verification which mechanically generates all states reachable from a given initial state and checks the validity of user defined conditions in each state.
验证协议的程序,它从一个给定的初始状态机械地产生出一切可以到达的状态,并且审查每一状态下用户定义的条件的有效性。
A program or other coding sequence that produces a result of specified type and format("a macro generator";"a microcode generator").
产生某种指定类型和格式的结果的程序或另一种编码序列(如“宏生成程序”、“微代码生成程序”)。