释义 |
formatted record 格式化记录 1. In DPPX, a record that contains data coded in a form that satisfies the needs of machine representation and that can be read by a programmer when it is printed. 在分布式处理程序的执行程序(DPPX)中,包含以下形式编码的数据:编码方式满足机器 表示的需要,当打印出记录时,程序员可以阅读。 2. In FORTRAN, a record which is transmitted with the use of a FORMAT statement. 在FORTRAN程序中,用FORMAT语句传送的记录。 |