网站首页  英汉词典

请输入您要查询的英文单词:

 

单词 Deserialization
释义

Deserialization

中文百科

串行化 Serialization

(重定向自Deserialization)

串行化在计算机科学中通常有以下定义:

  • 对同步控制而言,表示强制在同一时间内进行单一访问。
  • 在数据储存与发送的部分是指将一个对象存储至一个保存媒介,例如文件或是记亿体缓冲等,或者透过网络发送数据时进行编码的过程,可以是字节或是XML等格式。而字节的或XML编码格式可以还原完全相等的对象。这进程被应用在不同应用程序之间发送对象,以及服务器将对象保存到文件或数据库。相反的过程又称为反串行化。
英语百科

Serialization 序列化

(重定向自Deserialization)

In computer science, in the context of data storage, serialization is the process of translating data structures or object state into a format that can be stored (for example, in a file or memory buffer, or transmitted across a network connection link) and reconstructed later in the same or another computer environment. When the resulting series of bits is reread according to the serialization format, it can be used to create a semantically identical clone of the original object. For many complex objects, such as those that make extensive use of references, this process is not straightforward. Serialization of object-oriented objects does not include any of their associated methods with which they were previously inextricably linked.

随便看

 

英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/17 16:36:53