I remember on one occasion, we were talking about building a persistent object store. It was all about object serialization and access mechanisms.
我记得有一次,我们在谈持久化对象存储的事情,说来说去都是对象的序列化和访问机制。
In addition to basic string support, you can store booleans, doubles, floats, integers, longs, and byte arrays (think serialization).
除支持基本的字符串之外,您还可以存储布尔值、双精度数、浮点数、整型数、长整型数和字节数组(考虑序列化)。
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)存储来存储它。
Use a minimal document as a place to store a connection to your data source but dispense with normal document features such as serialization.
使用最少文件,将其视为储存资料来源连接的一个位置,但省却一般文件功能,例如序列化。
Objects in the container must have names and types that match objects in the serialization store in order for an existing object to be used.
容器中的对象必须具有与序列化存储区中的对象匹配的名称和类型,才能使用现有对象。
Objects in the container must have names and types that match objects in the serialization store in order for an existing object to be used.
容器中的对象必须具有与序列化存储区中的对象匹配的名称和类型,才能使用现有对象。
应用推荐