• The object serialization of the java.io package is not the only way to serialize Java objects.

    io提供对象序列化方式不是唯一对象序列化途径。

    youdao

  • You don't need to write object serialization code or use third-party tools to turn your objects into XML.

    不再需要编写对象序列化代码或者使用第三方工具才能对象变成XML

    youdao

  • Transforms the specified view-state value to a limited object serialization (LOS) -formatted object.

    指定检视状态转换成有限物件序列化(LOS)的格式化物件。

    youdao

  • Object persistence depends on the object serialization capabilities of the underlying programming language.

    对象持久性依赖底层编程语言对象序列化能力

    youdao

  • This introduction is intended to suggest some situations where YAML provides a better object serialization format than XML.

    简介旨在推荐几种情况,在这几种情况下,YAML提供对象序列化格式比XML所提供的佳。

    youdao

  • The time you spend unit testing object serialization now will be paid back manyfold in the time you save on debugging later.

    花费对象串行单元测试时间为您带来成倍的回报,此后调试时您能节省的时间将数倍于投入时间。

    youdao

  • This paper introduces the method employing the oriented object serialization technology to realize the fuzzy knowledge base mainly.

    文章重点介绍采用面向对象串行化技术实现模糊知识库方法

    youdao

  • New mechanisms of object serialization with XML have been developed, including those associated with SOAP, WDDX, and KOALA, among others.

    使用XML技术一些新的对象序列化机制开发出来包括SOAPWDDXKOALA以及其他技术所带有的对象序列化方法。

    youdao

  • RMI uses object serialization to marshal and unmarshal parameters and does not truncate types, supporting true object-oriented polymorphism.

    RMI使用对象序列化传递参数并且不会丢失类型支持面向对象的多态性

    youdao

  • I remember on one occasion, we were talking about building a persistent object store. It was all about object serialization and access mechanisms.

    记得我们持久化对象存储的事情,说来说去对象的序列化访问机制。

    youdao

  • If you care about object serialization, and especially if you intend to use serialized objects for long-term persistent storage, you must test serialization.

    关注对象串行化,特别是希望长期持久性存储使用串行对象时,必须对串行化进行测试

    youdao

  • Its use for config files, remote procedure calls, object serialization, database dumps, and similar developer-oriented tasks wasn't anticipated or planned for.

    最初并未预期计划用于配置文件远程过程调用对象串行化数据库转储类似的面向开发的任务

    youdao

  • Object serialization is an easy way for implementing the repository's persistence since the DataMapRepository class, the contained data maps, and their elements are serializable.

    对象序列化实现存储持久性种最简单方式,原因是datamaprepository包含的数据地图以及它们的元素都是可序列化的。

    youdao

  • There are a number of considerations (versioning, transient objects, Enum constants, etc.) when using object serialization, so I would suggest you do some reading about the subject.

    多方面考虑(版本控制瞬时对象枚举常量使用对象序列化),所以建议一些阅读主题

    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

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

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

    youdao

  • Two conditions need to be satisfied in order for serialization to happen: the serializer must be given a supported type and the object to be serialized must be non-null.

    使序列化能够发生需要满足两个条件必须为序列化授予受支持类型并且序列化对象必须是非空的。

    youdao

  • Figure 2 illustrates a more robust alternative that relies on an application-defined object model to isolate the code that deals with XML in a Serialization package.

    2示范了一种健壮的替代方案,它依靠应用程序定义的对象模型,将处理XML代码隔离Serialization包中

    youdao

  • Handling of data serialization by each business object.

    每个业务对象处理数据序列化

    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

  • This approach to serialization forces a string representation of the entire object to be created in memory before a single character can be written, which is a big performance drag for large objects.

    这种序列化方式强行写入一个字符之前内存中建立整个对象字符串表示对于大型对象来说,是个非常大性能拖累

    youdao

  • Object to disk, this process is called serialization, and later you can read the.

    对象磁盘过程称为序列化以后可以阅读

    youdao

  • The serializable interface does not contain any methods: it exists only to tell the serialization runtime that your object is serializable.

    Serializable接口包含任何方法作用只是告诉序列化运行时这个对象可以序列化的。

    youdao

  • The event object-based serialization API embodied by XMLEventWriter consists of fewer methods than the low-level API.

    低层API相比XMLEventWriter 使用基于事件对象序列化器 API更少方法组成

    youdao

  • XML serialization implies a performance overhead; therefore, WebSphere Portal attempts to pass direct object references when possible.

    XML序列化会带来性能开销因此WebSpherePortal尝试尽可能传递直接对象引用

    youdao

  • The serialization information to which the object data is added when serialized.

    序列化添加对象数据序列化信息

    youdao

  • During serialization, an object writes its current state to temporary or persistent storage.

    序列化期间对象当前状态写入临时持久性存储区

    youdao

  • The basic idea of serialization is that an object writes its current state, usually indicated by the value of its member variables, to persistent storage.

    序列化基本思路对象当前状态(通常成员变量指示)写入永久性存储

    youdao

  • System. Web. Script. Serialization namespace contains classes that provide JavaScript Object Notation (JSON) serialization and deserialization for managed types.

    提供用于自定义序列化行为的扩展性功能

    youdao

  • This interface USES the technique of scanning members to convert a collection of components into a single object that supports run-time serialization.

    接口使用扫描成员技术组件集合转换支持运行时序列化单个对象

    youdao

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

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

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