serialization
serialization什么意思,serialization翻译
基本解释
n.: 逐次化;连续化;顺序化;长篇连载
网络: 序列化;串行化;对象序列化
英汉解释
长篇连载
顺序化
连续化
逐次化
例句
Files are not the best representation of code, just a convenient serialization.
文件不是代码最好的表现方式,它们只是比较方便的存储方式而已。
Attributes can be used to control the XML serialization of an object or to create an alternate XML stream from the same set of classes.
属性可用于控制对象的XML序列化,或者从同一组类创建备用的XML流。
Choosing the right serialization attributes for your UDT depends on the type of UDT you are trying to create.
为UDT选择正确的序列化属性取决于您正尝试创建的UDT的类型。
To create Java Beans to handle the serialization and deserialization of a data-type bean"s wire format, referred to as format handler.
为了创建JavaBean来处理数据类型bean有线格式的序列化和反序列化,也称为格式处理器。
However, Web service provider endpoints created from WSDL files support only a small set of these serialization attributes.
但是,从WSDL文件创建的Web服务提供者终结点仅支持这些序列化属性中的一小部分。
Note that this does not change the serialization format, only the schema for the member.
注意,此操作不会更改序列化格式,只会更改成员的架构。
An easy way to reduce the impact of a data serialization requirement is to see if it applies to a logical subset of the data.
减少数据序列化要求影响的一个简单方法是确定其是否应用于数据的一个逻辑子集。
You can thus think of serialization as a way of saving the state of an object into a stream or buffer.
因此,可以将序列化视为将对象的状态保存到流或缓冲区的方法。
When applied to a method, specifies that the method is called before serialization of an object.
当应用于某个方法时,指定在对象序列化前调用此方法。
Therefore, all XML parsing, serialization, query execution, and comparisons must take place in a Unicode code page.
因此,所有XML解析、串行化、查询执行和压缩都必须在Unicode代码页范围内进行。