Configure method bindings - Data serialization.
配置方法绑定-数据序列化。
Learn more about YAML, a human friendly data serialization standard for all programming languages.
详细了解YAML,这是一个针对所有编程语言的人类友好的数据序列化标准。
For example, in many cases, data serialization is required only within a specific account or item number.
例如,在很多情况下,仅要求在一个特定的帐户和项编号内进行数据序列化。
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.
减少数据序列化要求影响的一个简单方法是确定其是否应用于数据的一个逻辑子集。
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注释。
While some of the issues are well known, such as the application code needed to ensure data serialization, others have not received as much attention.
其中一些问题得到了广泛的关注(如确保数据序列化的应用程序代码等),而其他问题却没有得到足够的重视。
This could cause run-time data serialization errors when used with service implementations and client proxies. Here are some recommendations to help avoid this problem.
这可能在与服务实现和客户代理一起使用时会引发运行时数据序列化错误。
It would be very costly in terms of network bandwidth and computation (for data serialization) to access all this data from the client for processing and then persist any changes.
要从客户端访问所有这些数据并进行处理或保存任何更改,在网络带宽和计算(用于数据序列化)方面将产生非常大的开销。
Serialization into a template works almost the same, although the stored data is different.
尽管存储的数据不同,但序列化到模板操作几乎都一样。
Inclusion of an XML Schema based serialization for its data model.
为数据模型包括一个基于序列化的XML模式。
Figure 2 shows an example of an XML document that represents the data object after serialization.
图2展示了一个示例XML文档,该文档表示序列化之后的数据对象。
Implementations of this model handle construction, modification, and serialization of the XML data.
此模型的实现处理XML数据的构造、修改和序列化。
We can obscure this data by rotating the bits once to the left before serialization, and then rotate them back after deserialization.
我们可以在序列化之前模糊化该数据,将数位循环左移一位,然后在反序列化之后复位。
Because an agent can work directly on the data, this removes all of the cost of serialization and data transfer, and enables you to benefit from parallelising the computation.
由于每个代理可以直接对数据进行操作,因此可以节省在序列化和数据传输方面的所有开销,从而使您可以从计算并行化中受益。
But start-from-code doesn't have to mean exposing a data model by direct serialization.
但是“由代码开始”并不意味着必须通过直接序列化来暴露数据模型。
For data transfer and storage in a database, for example, you have to think about the variations between character and binary serialization.
例如,在数据库中传输和存储数据时,就需要考虑介于字符和二进制之间的序列化格式。
Object serialization has its well-known flaws, but in this case, it is a reasonable persistence solution because the number of form data instances that are kept in the repository is limited.
对象序列化有很多明显的缺陷,但在这种情况下,却是一个合理的持久性解决方案,原因是保存在存储库中的表单数据实例的数量是有限的。
The only solution in this case is to avoid detaching AXIOM completely from the data flow during serialization.
这种情况下,惟一的办法是避免序列化过程中AXIOM完全和数据流脱离开。
The awkward fit between the "native" and the XML data models is equally evident in any of the XML serialization formats mentioned here.
“本机”数据模型和XML 数据模型之间难以匹配的问题同样在这里所提到的任何 XML序列化格式中也是很明显的。
Use a granularity of methods and data types in the API that fits well with the use cases of the interface to minimize serialization costs.
请使用API中的适合接口的使用情况的方法和数据类型粒度,以尽可能减少序列化开销。
Performance is better as the data is kept in a single format instead of copying to different data models which in the worse case requires extra serialization and parsing.
性能之所以能够得以改进,其原因是数据以单一格式保存,而不是复制到不同的数据模型,后者在情况不佳时可能需要额外的序列化和解析操作。
XML files that conform to this DTD aren't really XML-oriented; XML simply ACTS as a convenient serialization of the programming data.
符合这个DTD的XML文件并不真正是面向XML的,XML仅仅作为编程数据的一种方便的序列化。
The most expensive operations in terms of performance are usually the serialization and deserialization of the data and return values, and the encryption and decryption of the request and response.
从性能而言,开销最大的操作通常是数据和返回值的序列化和反序列化以及请求和响应的加密与解密。
CLOB data types have an inherent code page equal to the database code page, so there is an implicit code page conversion of the reply to the SQL world during the serialization.
CLOB数据类型的代码页自然地等于数据库代码页,所以在串行化期间对SQL的回复有一个隐式的代码页转换。
It is also architecturally flawed because it requires the serializer to be aware of an additional field per node beyond the information exposed by the XPath data model and Serialization parameters.
这也是体系结构上的一个缺陷,因为它要求序列化程序除了知道XPath数据模型和Serialization参数公开的信息之外,还要知道每个节点的附加字段。
Listing 12 shows a quick implementation that USES serialization to save and load Dictionary data.
清单12显示使用序列化来保存和加载Dictionary数据的快速实现。
This is possible since it does not use serialization, but is only shipping the actual deltas, the data that has changed, to the nodes that currently needs it (lazily).
能这样实现的原因它并没有使用序列化,而只是将实际的差量和已经改变了的数据传输给当前需要的节点(lazily)。
You'll use some basic serialization to turn the data into a savable form, and then you'll store it using Document Object Model (DOM) Storage.
您将使用基本的串行化将数据转换成可保存的格式,并使用文档对象模型(Document Object Model, DOM)存储来存储它。
What began as a standard for querying XML documents now includes the next-generation standards for XML selection (XPath 2), XML serialization, full-text search, and functional XML data modeling.
即将形成的XML文档查询标准包括了下一代XML选择语言(XPath2)、xml序列化、全文检索和功能性XML数据建模。
XStream is a serialization tool and not a data binding tool, which means that it doesn't perform class generation from an XML or XML Schema Definition (XSD) file.
XStream是一种序列化工具而不是数据绑定工具,就是说不能从XML或者XMLSchemaDefinition (XSD)文件生成类。
应用推荐