program
program 的中文翻译
音标:
n.
节目, 程序, 纲要, 计划
vt.
规划, 拟...计划, 安排...入节目
vi.
安排节目, 编程序
(电脑)程序,(电视)节目
program 的英文句子和中文句子
The news announcer is standing by for the broadcast program at8.
新闻广播员正在为八点钟的播音节目作好准备。
A procedure to terminate execution of a program when an unrecoverable error or malfunction occurs.
异常结束当一种无法补救的错误或故障发生时中止计算机程序的运行
The Apollo program was not so much a scientific achievement as a technical accomplishment.
阿波罗计划与其说是一项科学成果,不如说是一项技术成就。
Meanwhile, you are allowed to feedback your thoughts and opinions regularly to develop our program and the club.
及时反馈自己的意见和建议,以便不断提高我们节目的质量和促进俱乐部的发展。
A program that translates a source program into an executable program(an object program).
一种把源程序翻译成可执行程序(即目标程序)的程序。
A printout of a program or data set.
清单打印出的程序或数据组
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 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。
The program deals with subjects as diverse as pop music and Beijing Opera.
节目涉及从流行音乐到京剧这样形形色色的题材。
Text in a program that does not function in the program itself but is used by the programmer to explain instructions.
注释,注解程序中的文本,在程序自身中没有功能,但由程序员去使用来解释指令