| 释义 |
serialization 串行化,编序 1. A procedure that converts data from bit parallel to bit serialform. 把并行数据转换成串行数据的处理过程。 2.In MVS, the prevention of a program from using a resource that is already being used by an interrupted program until the interrupted program is finished using the resource. 在IBM的操作系统MVS中,一种保护手段,用于防止某一程序使用被中断的另一程序已占用的资源,直到被中断 的程序结束对该 资源的使用为止。 3.In System /32, consecutive numbering of statements at the end of run, if requested. 在IBM System /32中,在运行结束时按请求对语句作连续编号。 |