• Configure method bindings - Data serialization.

    配置方法绑定-数据序列化

    youdao

  • Learn more about YAML, a human friendly data serialization standard for all programming languages.

    详细了解YAML,这是一个针对所有编程语言的人类友好的数据序列化标准

    youdao

  • For example, in many cases, data serialization is required only within a specific account or item number.

    例如很多情况下要求一个特定帐户编号进行数据序列化

    youdao

  • 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.

    减少数据序列化要求影响简单方法确定其是否应用于数据的一个逻辑子集

    youdao

  • 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注释

    youdao

  • 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.

    其中一些问题得到了广泛的关注(确保数据序列化应用程序代码等),而其他问题却没有得到足够的重视。

    youdao

  • 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.

    可能服务实现客户代理一起使用时会引发运行时数据序列化错误

    youdao

  • 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.

    客户访问所有这些数据进行处理保存任何更改,网络带宽计算(用于数据序列化)方面产生非常开销

    youdao

  • Serialization into a template works almost the same, although the stored data is different.

    尽管存储数据不同,但序列化模板操作几乎都一样

    youdao

  • Inclusion of an XML Schema based serialization for its data model.

    数据模型包括一个基于序列化XML模式

    youdao

  • Figure 2 shows an example of an XML document that represents the data object after serialization.

    2展示了一个示例XML文档文档表示序列化之后数据对象

    youdao

  • Implementations of this model handle construction, modification, and serialization of the XML data.

    模型实现处理XML数据构造修改序列化

    youdao

  • We can obscure this data by rotating the bits once to the left before serialization, and then rotate them back after deserialization.

    我们可以序列化之前模糊数据,将数位循环移一然后在反序列化之后复位。

    youdao

  • 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.

    由于每个代理可以直接数据进行操作,因此可以节省序列化数据传输方面所有开销从而使可以从计算并行化中受益

    youdao

  • But start-from-code doesn't have to mean exposing a data model by direct serialization.

    但是“由代码开始”并不意味着必须通过直接序列化暴露数据模型

    youdao

  • For data transfer and storage in a database, for example, you have to think about the variations between character and binary serialization.

    例如数据库传输存储数据时,需要考虑介于字符二进制之间的序列化格式

    youdao

  • 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.

    对象序列化很多明显的缺陷这种情况下却是一个合理持久性解决方案原因保存存储库中的表单数据实例数量有限

    youdao

  • The only solution in this case is to avoid detaching AXIOM completely from the data flow during serialization.

    这种情况下,惟一办法避免序列化过程中AXIOM完全数据脱离开。

    youdao

  • 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序列化格式中也是很明显的。

    youdao

  • 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中的适合接口使用情况方法数据类型粒度尽可能减少序列化开销

    youdao

  • 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.

    性能之所以能够得以改进,其原因是数据单一格式保存而不是复制不同数据模型后者情况不佳时可能需要额外的序列化解析操作。

    youdao

  • XML files that conform to this DTD aren't really XML-oriented; XML simply ACTS as a convenient serialization of the programming data.

    符合这个DTDXML文件并不真正是面向XML的,XML仅仅作为编程数据的一种方便序列化

    youdao

  • 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.

    性能而言,开销最大操作通常数据返回序列化和反序列化以及请求响应加密解密

    youdao

  • 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回复一个隐式的代码页转换

    youdao

  • 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参数公开信息之外还要知道每个节点的附加字段

    youdao

  • Listing 12 shows a quick implementation that USES serialization to save and load Dictionary data.

    清单12显示使用序列化保存加载Dictionary数据快速实现

    youdao

  • 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)。

    youdao

  • 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)存储存储

    youdao

  • 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数据建模

    youdao

  • 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)文件生成

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定