网站首页  词典首页

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

 

单词 serializing
释义
serializing是serialize的现在分词

serialize

美 [?s?ri??la?z]
英 [?s??ri?la?z]
  • v.连载;连续出版;分集[分期]顺次出版;使连续
  • 网络序列化;串行化;对象序列化
过去式:serializized  过去式:serialized  现在分词:serializing  第三人称单数:serializes  
v.
1.
连载;连续出版;分集[分期]顺次出版
2.
使连续

例句

释义:
1.
Rather than serializing the object, pull the data out of the object and put it into a dictionary. Then serialize the dictionary.
不要序列化对象本身,而是把数据从对象中提取出来,放到一个字典里,然后再序列化那个字典。
www.bing.com
2.
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这类简单的基本格式,一定会面临许多问题。
www.ibm.com
3.
None of these, however, are language-neutral, and serializing instances of them into XML is difficult and sometimes impossible.
然而,这些类中没有一个是语言中立的,并且将它们的实例序列化到XML中非常困难,有时甚至是不可能的。
www.ibm.com
4.
XML bridges part of that gap, by providing the building blocks for "serializing" UML data textually.
通过以文本方式提供“序列化”UML数据的构件,XML消除了二者之间的部分差距。
www.ibm.com
5.
Serializing an instance of a generic type is no different from serializing a non-generic type.
序列化一般类型的实例与序列化非一般类型没有什么不同。
msdn2.microsoft.com
6.
Gets or sets the name of a provider to use when serializing the named property .
获取或设置序列化命名属性时要使用的提供程序的名称。
www.bing.com
7.
As the data is never modified after initialization, you do not have to make any provisions for serializing access.
因为数据在初始化后再也没被修改过,你必须要解决连续访问的供应问题。
www.cn26.com
8.
Tourism product diversifying, consumption individualizing, service serializing is the trend of modern tourism development.
旅游产品多样化,消费个性化、服务系列化是今后旅游产业发展的趋势。
www.13191.com
9.
Is a specification that defines a model for representing the world , and a syntax for serializing and exchanging that model .
是一个规范,它定义了表达世界的模型,定义了序列化和交换这个模型的语法。
www.bing.com
10.
It is also responsible for serializing and deserializing messages in and out of the container.
它还负责对进出容器的消息进行序列化和反序列化。
www.ibm.com
1.
Attribute. This might require additional namespace declarations when serializing.
在序列化时,这样可能需要更多的命名空间声明。
msdn2.microsoft.com
2.
First, I'll show you how Compile implements a simpler strategy for safely serializing flat content like a Word document.
首先,我将向您介绍Compile如何实施一种更简单的策略,安全地序列化平面内容(例如Word文档)。
msdn2.microsoft.com
3.
They provide most of the horsepower behind the core tasks of parsing, serializing, and transforming.
它们为执行解析、序列化和转换等核心任务提供了主要动力。
www.ibm.com
4.
My task is now to use this to create a tool for serializing WordNet into XML upon request.
现在的任务是利用这种数据结构创建一个工具将WordNet序列化为所需要的XML。
www.ibm.com
5.
This method is particularly useful for serializing collections, because the order of the constituent items within the collection can change.
此方法对于序列化集合非常有用,因为集合中构成项目的顺序可以更改。
msdn2.microsoft.com
6.
When serializing, LINQ to XML attempts to serialize with the namespace prefix specified in namespace attributes.
序列化时,LINQtoXML尝试使用命名空间属性中指定的空间前置词进行序列化。
technet.microsoft.com
7.
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。
www.ibm.com
8.
The RHTML file in Listing 7 shows the entire contents of the global context by serializing it within the HTML response.
清单7中的RHTML文件通过在HTML响应内序列化来显示全局上下文的全部内容。
www.ibm.com
9.
Contains classes that can be used for serializing and deserializing objects.
包含可用于序列化和反序列化对象的类。
msdn2.microsoft.com
10.
The Ruby code in Listing 4 shows the entire contents of the global context by serializing it within the HTML response.
清单4中所示的Ruby代码通过在HTML响应中对此全局上下文进行序列化展示了其完整内容。
www.ibm.com
1.
According to this expected emphasis, I've chosen the granularity of the query results to center around serializing synsets.
根据这个预期的重点,我选择查询结果的粒度时以同义词组的序列化为中心。
www.ibm.com
2.
Introducing a technique that will let you avoid the nitty-gritty details of serializing Java objects.
基础之上,介绍一种可以避免繁琐的Java对象序列化细节的技术。
www-128.ibm.com
3.
Describes security concerns when serializing objects.
描述序列化对象时的安全问题。
msdn2.microsoft.com
4.
The other time the performance hit is felt is when serializing and remoting a large DataSet.
另一个能够感受到性能影响的时候是在序列化和远程处理大型DataSet时。
msdn2.microsoft.com
5.
Incompatible version of the serializing package.
系列程序包的不兼容版本。
www.tdict.com
6.
Then you work with those classes, loading XML data into them and then serializing their data back to XML.
然后使用这些类加载XML数据,将其中的数据序列化为XML。
www.ibm.com
7.
Note that when serializing or deserializing arrays, every array entry counts as a separate object.
请注意,当序列化或反序列化数组时,每个数组项都计为一个单独的对象。
technet.microsoft.com
8.
Cannot depend upon exceptions serializing in a standard way.
不能依赖以标准方式进行序列化的异常。
msdn2.microsoft.com
9.
For information about how to serialize an XML tree with an XML declaration, see Serializing with an XML Declaration.
如需如何使用XML宣告来序列化XML树状结构的相关资讯,请参阅使用XML宣告序列化。
technet.microsoft.com
10.
Serializing creates an artificial need to return to your site, thereby boosting your fan levels.
连载人为制造了回拜网站的需求,并且由此提升了“粉丝”的数量。
www.wz88.com
1.
Indicates that a sending formatter includes complete type and assembly version information when serializing the type information.
指示在序列化类型信息时,发送格式化程序包含完整的类型和程序集版本信息。
msdn2.microsoft.com
2.
This might result in the addition of other namespace declarations when serializing.
这可能会造成在序列化时添加其他命名空间声明。
msdn2.microsoft.com
3.
Simple is a Java framework used to simplify the process of serializing and deserializing XML.
Simple是一个Java框架,用于简化序列化和反序列化XML的过程。
www.ibm.com
4.
Serializing the collection property to code from the custom editor, Contact Editor.
将集合属性从自定义编辑器(联系人编辑器)中序列化至代码。
msdn2.microsoft.com
5.
In those cases, serializing the entirety of the object is unnecessary.
在此情况下,没有必要序列化整个对象。
www.ibm.com
6.
You must also create all the code for serializing the data going between the client and server.
此外,还必须创建用于序列化客户机和服务器之间的数据流的所有代码。
www.ibm.com
7.
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字段的值,以确定是否写入该元素。
msdn2.microsoft.com
8.
This is an important principle for serializing RDF models for SOAP transmission: to avoid in-line declarations.
这是序列化用于SOAP传输的RDF模型的一个很重要的原则:避免内联声明。
www.ibm.com
9.
Most of the browsers support a built-in function for parsing and serializing JSON.
大多数浏览器支持内置的解析和序列化JSON的函数。
www.ibm.com
10.
Typically, serializing a TimeZoneInfo object occurs apart from the time zone-aware application.
通常,序列化TimeZoneInfo对象的过程在时区识别应用程序之外单独进行。
msdn2.microsoft.com
1.
This topic describes how you can control namespace prefixes when serializing an XML tree.
这个主题描述如何在序列化XML树状结构时控制命名空间前置词。
msdn.microsoft.com
2.
To avoid serializing this base state for each created URL, it is pre-serialized right after the action phase.
为了避免为创建的每个URL序列化此基状态,会在操作阶段结束后立即对其进行预先序列化。
www.ibm.com
3.
You'll see the greatest performance boosts from deepcopy when serializing large descendant trees.
在序列化大型后代树(descendanttrees)时,会看到deepcopy将使性能得到巨大的提升。
www.ibm.com
4.
Certainly more generic systems for serializing XML-based data will only enrich the world Web services.
更通用的用于序列化基于XML数据的系统当然会使全世界的Web服务更丰富。
www-128.ibm.com
5.
Preserving White Space While Serializing.
序列化时保留空白。
technet.microsoft.com
6.
When serializing XML data, the target type determines the type of encoding used.
当序列化XML数据时,目标类型决定了所使用的编码类型。
www.ibm.com
7.
In this section, I'll walk you through an alternative solution to BeanSerializer for (de)serializing complex types.
在这一部分,我将带您看一下用于(反)序列化复杂类型的BeanSerializer的替代解决方案。
www.ibm.com
8.
Mutual exclusion is the method of serializing access to shared resources.
互斥是一个线性访问共享资源的方法。
forum.byr.edu.cn
9.
Returns XML element information that should be used when serializing the given type.
返回在序列化给定类型时应使用的XML元素信息。
msdn2.microsoft.com
10.
Provides step-by-step instructions for serializing an object.
提供序列化对象的分步说明。
msdn2.microsoft.com
1.
JSON is a JavaScript native form for serializing arrays and structs.
JSON是序列化数组和结构的JavaScript原生形式。
www.ibm.com
2.
We'll do this cheaply by just serializing the guess arrays and passing them along with each guess.
只需序列化猜测数组并在每次猜测时传递它们,就可实现跟踪目的。
www.ibm.com
3.
Please see the Serializing Objects section of Classes and Objects for more information.
请参见类与对象中的序列化对象部分获取更多信息。
www.phpx.com
4.
This is the assembly name that the formatter uses when serializing type information for this object.
它是格式化程序在序列化该对象的类型信息时所使用的程序集名称。
msdn2.microsoft.com
5.
This attribute is useful when serializing or writing data to files.
此属性在序列化数据或将数据写入文件时很有用。
msdn2.microsoft.com
6.
Returns XML type information that should be used when serializing the given.
时应使用的XML类型信息。
msdn2.microsoft.com
7.
To ignore the field when serializing or deserializing an instance of the class.
在序列化或反序列化该类的实例时忽略该字段。
msdn2.microsoft.com
8.
This is primarily accomplished by serializing access to a shared program state.
这主要通过串行化对共享程序状态的访问来实现。
dictsearch.appspot.com
9.
This is the default attribute for serializing public fields and properties of an array type.
这是用于序列化数组型公共字段和属性的默认特性。
msdn2.microsoft.com
10.
Describes the need for serializing an object.
描述序列化对象的需要。
msdn2.microsoft.com
1.
This method uses the DiffGram format for serializing DataSet, DataTable, and typed dataset objects in the data cache.
此方法使用DiffGram格式将DataSet、DataTable和类型化数据集对象序列化为数据缓存。
msdn2.microsoft.com
2.
Type. This is the type name the formatter uses when serializing type information for this object.
它是格式化程序在序列化该对象的类型信息时所使用的类型名称。
msdn2.microsoft.com
3.
The format to use for serializing the value to text.
必选。用于将值序列化为文本的格式。
msdn2.microsoft.com
4.
This is the default attribute for serializing non-array public fields and properties.
这是用于序列化非数组公共字段和属性的默认特性。
msdn2.microsoft.com
5.
This topic describes how to control white space when serializing an XML tree.
本主题描述在序列化XML树时如何控制空白。
technet.microsoft.com
6.
If serializing XML, be aware of namespace fixup.
如果序列化XML,一定要注意命名空间修正。
www.ibm.com
7.
Serializing XML to a string or file is where lxml excels because it relies on libxml2 C code directly.
将XML序列化为一个字符串或文件是lxml的长项,因为它依赖于libxml2C代码库。
www.ibm.com
8.
There is also an additional overhead incurred when serializing or deserializing view state data that is posted back to the server.
对发回服务器的视图状态数据进行序列化或取消序列化时,也会发生额外的开销。
www.cnblogs.com
9.
A domain determines the parser that is used when parsing and serializing the message.
域确定了在解析和序列化该消息时使用的解析器。
www.ibm.com
10.
That standard is called canonicalization and it is a standard mechanism for serializing XML. Canonicalization comes in two forms
这个标准称为规范化,它是序列化XML的标准机制。
www.ibm.com
1.
Three features distinguish XStream from any other serializing tool
和其他序列化工具相比,XStream有三个突出的特点
www.ibm.com
2.
As a result, the Web service client will have no problem in de-serializing the array of
所以,最终Web服务客户端在反序列化
www-128.ibm.com
3.
Is a simple type, then the second step, serializing the value of the object, is a simple matter of calling the
属于简单类型,那么第二步,序列化对象的值,就很简单,只需调用
www-128.ibm.com
4.
Serializing objects - objects in sessions
序列化对象-会话中的对象
au.php.net
5.
Serializing and Deserializing Collection with Objects of Arbitrary Types
任意对像类型的集合
blog.sina.com.cn
6.
Besides serializing the XML data to an internal buffer, there are two other types of output streams
除了将XML数据序列化到内部缓冲区之外,还有两种其它类型的输出流
www-128.ibm.com
7.
Serializing a Class that Contains a Field Returning a Complex Object
序列化包含返回复杂对象的字段的类
msdn2.microsoft.com
8.
Serializing and Deserializing Generic Types
泛型类型
blog.sina.com.cn
9.
When serializing objects into an XML document: If the
在将对象序列化为XML文档时:如果
msdn2.microsoft.com
10.
Serializing the XML data on the remote database using a view
通过视图在远程数据库之上序列化XML数据
www.ibm.com
1.
Two High Application of XML Serializing
两个XML串行化的高级应用
www.ilib.cn
2.
Method uses the following rules for serializing types
方法为各类序列化使用下列规则
msdn2.microsoft.com
3.
Error serializing the following plug-ins
连载下列插件错
www.shanse8.com
4.
Serializing an Array of Objects
序列化对象数组
msdn2.microsoft.com
5.
Serializing Products Fast Based on UG Spreadsheet
基于UG电子表格快速实现产品系列化开发
service.ilib.cn
6.
Use deepcopy when serializing subtrees
在序列化子树时使用deepcopy
www.ibm.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/4 22:20:23