操作
操作 的英文翻译
handle
manipulate
manipulation
operate
operation
work
操作 的中文句子和英文句子
一种实现逻辑“或”算法的门电路或机械器件。当在其多通道输入端有一个或多个输入时就产生一个输出信号。“或”门实现逻辑“或操作”的功能。同ORelement。
An electrical gate or mechanical device which implements the logical OR operator. An output signal occurs whenever there are one or more inputs on a multichannel input. An OR gate performs the function of the logical "inclusive OR operation".
在IBMSystem/32中,为处理准备一个软盘文件的系统操作。
In System/32, the system processing that prepares a diskette file for processing.
在计算机绘图技术中,通过在平面上移动进行操作的一种手握的画面定位装置。它通常有一个控制球或一对轮子。
In computer graphics, a hand-held locator operated by moving it on a flat surface.A mouse generally contains a control ball or a pair of wheels.
当顺序写操作超出文件原长度时,在文件末端另分配给该文件的空间量。
The amount of space to be allocated at the end of a file each time a sequential write exceeds the allocated length of the file.
一组要依次执行的操作,除第一个外,每个操作均使用前一个操作的输出作为输入。
A set of operations that are to be performed sequentially, each of which(except the first) uses the output of the previous operation as input.
一段短的计算机程序,它常驻计算机或很容易装入计算机中。引导程序的执行能把另一个较大的程序如操作系统或其装入程序引入到内存中。
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.
一种源输入公用程序的操作,在这一操作过程中,它将键入的源语句作为新记录加到源成员中。
The source entry utility operation during which source statements are keyed in and added a new records in a source member.
对计算机编程有用的课程有:计算机学、系统设计与分析、FORTRAN编程学、PASCAL编程学、操作系统、系统管理。
Courses taken that would be useful for computer programming are: Computer science, systems design and analysis, FORTRAN programming, PASCAL programming, operating systems, systems management.
对数据项的一次完整操作。它包括生成、输入、处理、输出以及存储。
The complete operation performed on data.It includes steps of origination, input, manipulation, output and storage.
使一个系统、一个过程或一个操作能取其最希望的结构的方法,或以最好、最有效的方式进行所采取的一些措施。例如,在存储器中合理安排指令和数据的存放位置以便存入和访问时花费的机器时间或空间最小。
A procedure causing a system, process, or operation to take on its most desirable configuration or procedures in the best or most efficient way; for example, when arranging instructions and data in storage so that a minimum of machine time or space is used for storing or accessing them.