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代码页范围内进行。
Simple lives up to its by name using annotations to enable the serialization or deserialization process.
Simple名副其实,它使用注解来支持序列化和反序列化过程。
Within the JSON serialization, the language context can be captured by converting the xml: lang attribute into a field.
在JSON序列化过程中,可以将xml:lang属性转换为一个字段,从而捕获语言上下文。
It's an interesting serialization format, sort of like a compressed XML.
这是有趣的序列化格式,有点像一个压缩的XML。
One risk associated with the new command gateway approach was an uncertainty regarding the performance of the Castor serialization API.
一个与新的commandgateway方法相关的风险是不确定的关于Castor的序列化API的性能问题。
For a more detailed description of serialization rules, see the "General Serialization Rules" section later in this topic.
有关序列化规则的更详细的说明,请参见本主题中下文的“常规序列化规则”部分。
Here, a template is created by turning an existing piece of content into a repeatable pattern through the template serialization service.
此处,模板是通过利用模板的序列化服务将现有的内容放入可重复模式中实现的。
This serialization allows you to roll recovery through the cell and only require enough capacity to support less than the full topology.
此序列化允许在整个计算单元进行恢复,但仅仅需要足够支持少于完整拓扑的容量即可。
This interface must be implemented by any class identified as a formatter in the System. Runtime. Serialization architecture.
此接口必须由任何在System.Runtime.Serialization结构中标识为格式化程序的类来实现。
Is designed to generate these serialization assemblies in advance to be deployed with your application, and improve startup performance.
用于事先生成这些序列化程序集,以便与应用程序一同部署,并提高启动性能。
And vice-versa is allowed as the difference between these two options is only during serialization and does not affect the storage.
以及相反的修改,因为这两个选项只在序列化过程中存在差别,不会影响存储。
The XML portion of a query is converted to the XML world for parsing by the XML parser, and for output (serialization) of the XML value.
查询的XML部分被转换到XML世界,以便XML解析器进行解析以及XML值的输出(串行化)。
The serialization of the extension (Listing 29) is generally identical to that used for text consisting of HTML or XHTML markup.
该扩展的序列化(清单29)方法与由HTML或XHTML标记组成的文本的序列化方法相同。
While this article discusses XMI almost exclusively as a sort of UML serialization, XMI's definition is actually much broader.
尽管本文几乎专门将XMI作为一种UML序列化来进行讨论,但XMI的定义事实上比这要广泛的多。
Serialization can be defined as the process of storing the state of an object to a storage medium.
序列化可被定义为将对象的状态存储到存储媒介中的过程。
The first serialization test you usually write is one that verifies serialization is possible.
通常您编写的第一个串行化测试就是用于验证串行化是否可行的测试。
For a table of those attributes that are used to control the generated XML, see Attributes That Control XML Serialization.
有关用于控制生成的XML的属性表,请参见控制XML序列化的属性。
Note that even with custom serialization, the total size of each instance must be under the maximum allowed limit, currently 8000 bytes.
注意,即使使用自定义序列化,每个实例的总大小也必须在允许的最大限制(当前为8000字节)内。
Serialization of application state can be achieved only through cookies, which do not support objects.
只能通过Cookie来达到连续的应用状态,Cookie它是不支持对象的。
So I found a way to detach the objects from this runtime system and enable both serialization and transparent persistence.
因此我发现了一种使这些对象从整个运行时系统中剥离出来的办法,并允许序列化和透明持久化。
So far, all I've talked about in Listing 1 are the JAX-RS annotations that set up the routing and data serialization for the service.
到这里,我只阐述了清单1中创建服务寻址和数据序列化的代码所用到的JAX-RS注释。
Methods yourself to perform serialization; the Java Runtime Environment will have the default implementation of these methods available.
方法来执行序列化;Java运行时环境具有使这些方法可用的默认实现。
The System. Xml. Serialization namespace contains classes that are used to serialize objects into XML format documents or streams.
System.Xml.Serialization命名空间包含用于将对象序列化为XML格式文档或流的类。
The Serializable interface does not contain any methods: it exists only to tell the serialization runtime that your object is serializable.
Serializable接口不包含任何方法。它的作用只是告诉序列化运行时这个对象是可以序列化的。
It has primary formed the production specialization, products serialization, market standardization, scientific management.
它的主要形成了生产专业化,产品系列化,市场规范化,科学管理。
This allows a single instance of a serialization manager to be used to serialize multiple object trees.
这允许使用序列化管理器的一个实例序列化多个对象树。
Serialization formats can be the most fragile and least robust parts of a code base.
串行化格式可以说是代码基础中最脆弱、健壮性最差的部分。
This method is an extension point that allows you to handle the serialization of custom element extensions.
这个方法是扩充点,可让您处理自订项目延伸的序列化作业。
We ll do this with a particular focus on how JDBC compares with Java object serialization as an enterprise data management strategy.
我们将特别关注与Java对象序列化相比,JDBC是如何成为一个企业数据管理策略的。
Substitution characters may be introduced during serialization if code points cannot be rendered in the database code page.
如果代码点不能在数据库代码页中呈现,则可能引入替换字符。
Note that the serialization runtime serializes the data members of your Java objects during the serialization process.
请注意序列化运行时会在序列化过程中把Java对象的数据成员序列化。