serialize
美 [ˈsɪriəˌlaɪz]
英 [ˈsɪəriəlaɪz] 
词形变化
过去式:serializized 过去式:serialized 现在分词:serializing 第三人称单数:serializes
英汉双解
1. | ~ sth 连载;连播to publish or broadcast sth in parts as a serial |
| The novel was serialized on TV in six parts. 这部小说分六集在电视上播出。 |
英汉解释
英英解释
例句
Note that the core DOM API does not give you methods to either parse XML data into a DOM, or to serialize the DOM back out to XML.
注意,核心DOMAPI并不能使您将XML数据解析到DOM,或者将DOM序列化为XML。
Rather than serializing the object, pull the data out of the object and put it into a dictionary. Then serialize the dictionary.
不要序列化对象本身,而是把数据从对象中提取出来,放到一个字典里,然后再序列化那个字典。
In this case, it is assumed that the serializer either already reported the error or it did not attempt to serialize the object.
在这种情况下,我们假定序列化程序或者已经报告了错误,或者没有尝试序列化该对象。
It is often desirable to serialize an object independent of any references that other objects may maintain to it .
通常期望序列化一个对象独立于其他对象可能维护的任何引用。
A user interface that consistently uses Word objects to capture test data in a way that's easy to serialize to XML.
用户界面一直使用Word对象,以易于序列化为XML的方式捕获测试数据。
You probably do want to think at least a little about how you will serialize to ensure sufficient flexibility for evolution going forward.
您很可能确实希望多多少少地考虑如何串行化才能确保足够的灵活性,以便应对未来的发展。
Likewise, when you serialize an object with an ObjectOutputStream, the closure of its graph of references serializes with it.
同样的,如果使用一个ObjectOutputStream序列化一个对象,该对象的引用链图的关闭状态同样会被序列化。
Function to serialize the variables and therefore cannot be used for complex variables by default .
函数将变量序列化,因此缺省情况下它不能用于复合变量。
Eventually, you're going to have to serialize data across the client-server connection.
最后,您不得不序列化整个客户机-服务器连接上的数据。
The System. Xml. Serialization namespace contains classes that are used to serialize objects into XML format documents or streams.
System.Xml.Serialization命名空间包含用于将对象序列化为XML格式文档或流的类。
This allows a single instance of a serialization manager to be used to serialize multiple object trees.
这允许使用序列化管理器的一个实例序列化多个对象树。
After the Serialize function runs, an IML file resides in the same folder as the Word document that the IML serializes (see Figure 16).
Serialize函数运行后,一个IML文件将驻留在与IML序列化的Word文档相同的文件夹中(见图16)。
That way, changes to faster-changing data will not force the container to serialize and propagate the slower-changing data as well.
这样,对快速改变的数据的改变也不会迫使容器去序列化并传播慢速改变的数据。
The memcached interface class allows you to serialize Java objects straight into memcached so you can store and load complex structures.
memcached接口类允许将Java对象直接序列化到memcached以便于存储和加载复杂的结构。
Walks you step-by-step through the procedures to create a type converter for a custom type to serialize it to and from XAML.
引导您逐步完成建立自订型别之型别转换子的程序,在型别和XAML之间来回进行序列化。
When data objects push down into a Web service stack, they serialize into XML data representations.
当数据对象被放入Web服务栈中时,它们被序列化成XML数据表示。
Indicates a serializer for the serialization manager to use to serialize the values of the type this attribute is applied to.
指示某个序列化管理器的序列化程序,它将用于序列化此属性所应用到的类型的值。
Native Types and Custom classes supported - You can serialize any object in Flash Player with the only exception being displayObjects.
本地类型和自定义类的支持——除了displayObjects,你可以序列化FlashPlayer中的任何对象。
Identifies whether the attribute should serialize the set of key restrictions.
标识属性是否应序列化键限制集合。
Then, by invoking the appropriate provider, the client is able to de-serialize the response.
然后,通过调用相应的提供者,该客户端还可以对响应进行反序列化。
Allows other objects to serialize a group of components into a binary object.
允许其他对象将一组组件序列化为二进制对象。
If you try to marshal or serialize a transaction, a clone is created for you automatically.
如果尝试封送或序列化事务,则会自动为您创建克隆。
When overridden in a derived class, returns a writer used to serialize the object.
当在派生类中重写时,返回用于序列化对象的编写器。
As noted before, these types cause performance problems as you need to serialize the data.
如前所述,由于需要序列化数据,这些类型会导致性能问题。
Allows you to override property, field, and class attributes when you use the XmlSerializer to serialize or deserialize an object.
允许您在使用XmlSerializer序列化或反序列化对象时重写属性(Property)、字段和类属性(Attribute)。
One approach for session replication is simply to serialize the session contents and write it to a database.
一种会话复制的方法是序列化会话内容并将它写入数据库。
To serialize the specified object into the body of the message.
将指定的对象序列化到消息体中,初始化。
The first step is to pass the Range object (containing the test areas from the edited test spec) as the argument to the Serialize call.
第一步是将Range对象(包含已编辑测试规范中的测试区域)作为参数传递给Serialize调用。
This method stores all the information in info necessary to serialize this instance.
该方法存储info中序列化该实例所需的所有信息。
You can serialize fields and properties, regardless of accessibility: private, protected, internal, protected internal, or public.
您可以序列化字段和属性,而无论其可访问性级别是什么:private、protected、internal、protectedinternal或public。
Overridden by derived classes to serialize persisted state information when a Page object is unloaded from memory.
在从内存中卸载Page对象时,由派生类重写以对所保留的状态信息进行序列化。
You can also add namespaces to element and attributes. You can also specify whether to serialize a certain bean property or not.
您还可以向元素或属性添加名称空间,可以指定是否序列化某个bean属性。
Gets the maximum number of items in an object graph to serialize or deserialize.
获取对象图中要序列化或反序列化的最大项数。
The object that represents the view state of the Web server control to serialize to string form.
表示序列化为字符串形式的Web服务器控件的视图状态的对象。
This environment allows you to work with business objects (create, manipulate, copy, compare, serialize, and so on).
这种环境将允许您处理业务对象(创建、操作、复制、对比、序列化等)。
Returns a value that indicates whether serialization processes should serialize the effective value of the Items property.
返回一个值,该值指示序列化进程是否应当对Items属性的有效值进行序列化。
To serialize and deserialize data. Despite the presence of different type versions, the applications communicate seamlessly.
尽管存在不同类型的版本,但应用程序仍可以进行无缝通信。
If your read and write code does not serialize the entire hierarchy in the exact same order, your serialization code won't work.
如果你不以完全相同的顺序来序列化整个体系,读和写这个代码,你的序列化代码将不能工作。
If you try to serialize your object with a normal event, serialization will fail because the storage backing the event isn't serializable.
如果你试图通过一个普通事件来序列化你的对象,序列化就会失败,这是因为备份该事件的存储是不可序列化的。
Contains the BinaryFormatter class, which can be used to serialize and deserialize objects in binary format.
包含可用于以二进制格式序列化和反序列化对象的BinaryFormatter类。