网站首页  英汉词典

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

 

单词 serialization
释义

serialization /ˌsɪərɪəlɪ'zeʃən/

英汉-汉英词典
n. 连载长篇
词组 | 习惯用语
您要查找的是不是:
  • serial adj. 连续的;连载的;分期偿还的 n. 连载小说;电视连续剧;期刊
  • sterilization n. 杀菌,绝育
  • materialization n. 具体化
serialization n. 序列化;串行化;连载长篇

网络短语:
Serialization 序列化; 串行化; 次第读写; 连载长篇;
thread serialization 本文将称之为线程编序
Serialization Design 系列化设计
Serialization Syntax 序列化语法
Implement serialization 序列化实现
serialization delay 串行延迟
store serialization 商店系列化
Product Serialization 产品系列化
serialization proxy 序列化代理
Serialization Formatter 序列化格式子
中文百科

串行化

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

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

Serialization 序列化

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.

近义、反义、联想词
近义词
n.
publication, publishing

联想词
initialization设定初值,初始化;XML可扩展标示语言;parsing剖析;asynchronous异步的;debugging程序调整;parser语法剖析程式;
随便看

 

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

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/17 20:54:10