本地保存数据。
Many programming languages can call SQLite to persist data.
许多编程语言都可以调用SQLite以实现数据的持久化。
And most languages have a way to persist data structures in XML.
而且大多数语言都有以xml保存数据结构的方法。
Use this property to persist data between requests through the use of the URL query string.
使用此属性通过使用URL查询字符串在各次请求之间保留数据。
Distributed storage is a means to persist data so that the location of the data is not important.
分布式存储是一种存储数据的方法,这样数据的位置就会变得不重要。
Applications often need to persist data locally, and Android's local database is an appealing option.
应用程序经常需要本地保存数据,Android数据库是一个很好的选择。
There are a few options to persist data nowadays, but let's stick with the old and well-known databases.
如今保存数据有许多方式,我们仍选择传统众所周知的数据库。
This would allow you to rollback a transaction, persist data, or perform any other cleanup functions you might need.
这将允许您回滚事务、持久化数据或执行您可能需要的任何其它清除功能。
Nothing is wrong with this code at all; it's just that instead of persisting XML, you really persist data and stuff it in XML, all in one step.
这段代码并没有任何错误;我们只是将数据持久化存储于XML 中,所有操作都在一步之内完成。
IBM SCORE installation also requires a content server to securely persist and audit the voluminous data.
IBMSCORE安装也需要使用一个内容服务器来安全地存留和审计大容量数据。
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.
要从客户端访问所有这些数据并进行处理或保存任何更改,在网络带宽和计算(用于数据序列化)方面将产生非常大的开销。
The downside is that when the progress is persisted, there will be more data to persist.
当进展是持续性的时候,就可以保存更多的数据了。
However, their interfaces must frequently allow for the manipulation of state, that is, data values that persist across, and evolve as a result of, multiple Web service interactions.
然而其接口必须经常提供对状态的处理,这里的状态就是指,作为Web服务互操作结果而持续交叉和演变的数据值。
However their interfaces must frequently allow for the manipulation of state, that is, data values that persist across and evolve as a result of Web services interactions.
然而其接口必须经常提供对状态的处理,这里的状态就是指,作为Web服务互操作结果而持续交叉和演变的数据值。
The data can either be too large or infrequently accessed to keep in memory, or it should persist across restarts.
这类数据可能是很大的,也可能是不经常访问只是在内存中保留,或者在重启时保持存在。
The role of the database is to persist the data over time, though manipulation is done via an array containing these objects, rather than referring to the database continually.
数据库的作用是长时间持久化数据,但这是通过包含这些对象的数组实现的,而不是不断地引用数据库。
A laptop or a Smartphone are examples of full participants because new applications can be executed directly from the device and you can also create new data stores to persist information if required.
笔记本电脑和智能电话就属于完整参与方,因为可以直接从此类设备执行新的应用程序,并且如有必要,您还可以创建新的数据存储以保存信息。
Select the entry template used to persist the form data in the object store.
选择用于在对象存储区中存储表格数据的输入模板。
Each ME is related either to a database or a file store to persist its data.
每个ME与某个数据库或文件存储区相关以保存其数据。
The next step in the roadmap is to persist the XML data to a relational database.
路线图的下一步就是将XML数据持久化到一个关系数据库中。
You will use a database to persist the data used in the application (but won't spend too much time on that).
您要使用一个数据库来保留应用程序中使用的数据(不过不会花费太多时间)。
As the data is already in XML format, it's natural to persist the data to an XML database.
由于此数据已经是xml格式,自然应该存储在XML数据库中。
In this article, I demonstrated various methods to create objects from the data in an XML document and persist them on the DataStore available to GAE developers.
本文演示了从一个XML文档中的数据创建对象,并将它们持久化到GAE开发人员可用的DataStore上的各种方法。
The techniques involved in implementing an EAz data access object to persist and retrieve permissions.
实现EAz数据访问对象以保持和检索权限所涉及的技术。
Listing 7 shows the code to persist the data to Salesforce.
清单7显示了将数据保存到Salesforce的代码。
Using repository implementation to persist configuration data.
使用存储库实现来保存配置数据。
To ensure the durability of events and actions, Business events can persist or read data from disk at several points during event processing.
为了确保事件和动作的持续性,BusinessEvents可以执行持久化操作或在事件处理过程中的几个不同时间点从磁盘读取数据。
Our application has an Image model. It uses a file upload plugin that we wrote in-house to persist image data.
我们的应用程序中包含一个Image模型,该模型使用我们内部编写的一个文件上传插件来持久化图片数据。
With both CMP and BMP entity beans, the container calls the shots as to when to persist a bean's state and how to ensure data integrity and concurrency with the underlying datastore.
同时使用 CMP和BMP实体bean 时,容器决定何时持续保持bean的状态以及如何确保与底层数据存储的数据完整性和并发性。
Templated Non-relational Data Access: The templated non-relational data access pattern is used to persist CMP beans to a non-relational datastore, which is the primary intended use of CMP/A.
模板化的非关系数据访问:模板化非关系数据访问模式用于将CMPBean 保存到非关系数据存储,而这是 CMP/A的主要设计用途。
应用推荐