serializing
美 [ˈsɪriəˌlaɪz]
英 [ˈsɪəriəlaɪz] 
- v.连载;连续出版;分集[分期]顺次出版;使连续
- 网络序列化;串行化;对象序列化
词形变化
过去式:serializized 过去式:serialized 现在分词:serializing 第三人称单数:serializes
英汉解释
英英解释
例句
Rather than serializing the object, pull the data out of the object and put it into a dictionary. Then serialize the dictionary.
不要序列化对象本身,而是把数据从对象中提取出来,放到一个字典里,然后再序列化那个字典。
With a data format as rich and capable of Atom, serializing to a format as simple and basic as JSON can be problematic at best.
将Atom这样丰富和强大的数据格式序列化为JSON这类简单的基本格式,一定会面临许多问题。
None of these, however, are language-neutral, and serializing instances of them into XML is difficult and sometimes impossible.
然而,这些类中没有一个是语言中立的,并且将它们的实例序列化到XML中非常困难,有时甚至是不可能的。
XML bridges part of that gap, by providing the building blocks for "serializing" UML data textually.
通过以文本方式提供“序列化”UML数据的构件,XML消除了二者之间的部分差距。
Serializing an instance of a generic type is no different from serializing a non-generic type.
序列化一般类型的实例与序列化非一般类型没有什么不同。
Gets or sets the name of a provider to use when serializing the named property .
获取或设置序列化命名属性时要使用的提供程序的名称。
As the data is never modified after initialization, you do not have to make any provisions for serializing access.
因为数据在初始化后再也没被修改过,你必须要解决连续访问的供应问题。
Tourism product diversifying, consumption individualizing, service serializing is the trend of modern tourism development.
旅游产品多样化,消费个性化、服务系列化是今后旅游产业发展的趋势。
Is a specification that defines a model for representing the world , and a syntax for serializing and exchanging that model .
是一个规范,它定义了表达世界的模型,定义了序列化和交换这个模型的语法。
It is also responsible for serializing and deserializing messages in and out of the container.
它还负责对进出容器的消息进行序列化和反序列化。
Attribute. This might require additional namespace declarations when serializing.
在序列化时,这样可能需要更多的命名空间声明。
First, I'll show you how Compile implements a simpler strategy for safely serializing flat content like a Word document.
首先,我将向您介绍Compile如何实施一种更简单的策略,安全地序列化平面内容(例如Word文档)。
They provide most of the horsepower behind the core tasks of parsing, serializing, and transforming.
它们为执行解析、序列化和转换等核心任务提供了主要动力。
My task is now to use this to create a tool for serializing WordNet into XML upon request.
现在的任务是利用这种数据结构创建一个工具将WordNet序列化为所需要的XML。
This method is particularly useful for serializing collections, because the order of the constituent items within the collection can change.
此方法对于序列化集合非常有用,因为集合中构成项目的顺序可以更改。
When serializing, LINQ to XML attempts to serialize with the namespace prefix specified in namespace attributes.
序列化时,LINQtoXML尝试使用命名空间属性中指定的空间前置词进行序列化。
XOP is a means of more efficiently serializing XML Infosets that have certain types of XQuery and XPath 2. 0 element content.
XOP是一种更有效的方法,用于序列化包含特定类型的Xquery和Xpath2.0元素内容的XMLInfoset。
The RHTML file in Listing 7 shows the entire contents of the global context by serializing it within the HTML response.
清单7中的RHTML文件通过在HTML响应内序列化来显示全局上下文的全部内容。
Contains classes that can be used for serializing and deserializing objects.
包含可用于序列化和反序列化对象的类。
The Ruby code in Listing 4 shows the entire contents of the global context by serializing it within the HTML response.
清单4中所示的Ruby代码通过在HTML响应中对此全局上下文进行序列化展示了其完整内容。
According to this expected emphasis, I've chosen the granularity of the query results to center around serializing synsets.
根据这个预期的重点,我选择查询结果的粒度时以同义词组的序列化为中心。
Introducing a technique that will let you avoid the nitty-gritty details of serializing Java objects.
基础之上,介绍一种可以避免繁琐的Java对象序列化细节的技术。
Describes security concerns when serializing objects.
描述序列化对象时的安全问题。
The other time the performance hit is felt is when serializing and remoting a large DataSet.
另一个能够感受到性能影响的时候是在序列化和远程处理大型DataSet时。
Incompatible version of the serializing package.
系列程序包的不兼容版本。
Then you work with those classes, loading XML data into them and then serializing their data back to XML.
然后使用这些类加载XML数据,将其中的数据序列化为XML。
Note that when serializing or deserializing arrays, every array entry counts as a separate object.
请注意,当序列化或反序列化数组时,每个数组项都计为一个单独的对象。
Cannot depend upon exceptions serializing in a standard way.
不能依赖以标准方式进行序列化的异常。
For information about how to serialize an XML tree with an XML declaration, see Serializing with an XML Declaration.
如需如何使用XML宣告来序列化XML树状结构的相关资讯,请参阅使用XML宣告序列化。
Serializing creates an artificial need to return to your site, thereby boosting your fan levels.
连载人为制造了回拜网站的需求,并且由此提升了“粉丝”的数量。
Indicates that a sending formatter includes complete type and assembly version information when serializing the type information.
指示在序列化类型信息时,发送格式化程序包含完整的类型和程序集版本信息。
This might result in the addition of other namespace declarations when serializing.
这可能会造成在序列化时添加其他命名空间声明。
Simple is a Java framework used to simplify the process of serializing and deserializing XML.
Simple是一个Java框架,用于简化序列化和反序列化XML的过程。
Serializing the collection property to code from the custom editor, Contact Editor.
将集合属性从自定义编辑器(联系人编辑器)中序列化至代码。
In those cases, serializing the entirety of the object is unnecessary.
在此情况下,没有必要序列化整个对象。
You must also create all the code for serializing the data going between the client and server.
此外,还必须创建用于序列化客户机和服务器之间的数据流的所有代码。
When serializing an object to XML, the XmlSerializer class checks the value of the bool field to determine whether to write the element.
将某个对象序列化为XML时,XmlSerializer类检查bool字段的值,以确定是否写入该元素。
This is an important principle for serializing RDF models for SOAP transmission: to avoid in-line declarations.
这是序列化用于SOAP传输的RDF模型的一个很重要的原则:避免内联声明。
Most of the browsers support a built-in function for parsing and serializing JSON.
大多数浏览器支持内置的解析和序列化JSON的函数。
Typically, serializing a TimeZoneInfo object occurs apart from the time zone-aware application.
通常,序列化TimeZoneInfo对象的过程在时区识别应用程序之外单独进行。