序
序 的英文翻译
order
preface
initial
sequence
序 的中文句子和英文句子
把这些发票按其号码顺序放好。
Put these invoice in numerical order.
军队的任务是要去恢复公共秩序。
The army's task was the restoration of public order.
将程序模块“集中”起来装入且在存储器中分配其相对位置的语言处理器。在虚拟存储系统中,收集模块力图以最大限度地减少处理虚拟存储中断的方式将目标代码安排在页面或段中。
A language processor that "collects" modules for loading and assigns their relative positions in storage;in a virtual storage system, a collector attempts to place object code in pages/segments in such a way as to minimize virtual storage interrupts during processing.
解说员在伊丽莎白戏剧中朗诵序言和尾声以及有时关于演出评论的演员
An actor in Elizabethan drama who recites the prologue and epilogue to a play and sometimes comments on the action.
民事的,民法的关于个人隐私权及相关于这些权利的法律诉讼程序的,区别于刑事的、军事的或国际的条例或诉讼程序
Relating to the rights of private individuals and legal proceedings concerning these rights as distinguished from criminal, military, or international regulations or proceedings.
一种比小型计算机大,能容纳更多用户和处理较大程序的计算机。
A computer larger than a minicomputer that can handle more users and large programs.
验证协议的程序,它从一个给定的初始状态机械地产生出一切可以到达的状态,并且审查每一状态下用户定义的条件的有效性。
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 technique in which programs or data that are not used at the same time can cover each other for raising memory utilization ratio.
一种转移到子程序去的指令。
An instruction to go to a subroutine.
程序设计语言分为机器语言、汇编语言和高级语言三类。机器语言是计算机唯一能直接使用的语言,也叫做计算机指令系统;
Programming languages are divided into three types: machine language, which is also called an instruction system, is the only one used directly by computers.