| 释义 |
reformatting 重定格式,格式变换 The act of changing the representation of data from one format to another, usually with the data being input from a machinereadable source. Reformatting may include the translation or conversion of data values from one character set to an other, such as from ASCII to EBCDIC. 把数据的表示从一种格式转换为另一种格式的操作,通常是在数据从一种机器可读的资源上输入时进行的。重定格式可包括把数据值从一 种字符集到另一种字符集的翻译或转换,例如从ASCII码到EBCDIC码的转换。 |