Could not create DNS cache data.
不能创建DNS缓存数据。
This is a way of grouping your cache data.
这是组合缓存数据的一种方式。
How to: Cache Data for Use Offline or on a Server.
如何:缓存数据以便脱机使用或在服务器上使用。
You can also use JSON to cache data that the user inputs.
您还可以使用JSON来缓存用户输入的数据。
How to: Cache Data in a Password-Protected Document.
如何:在受密码保护的文档中缓存数据。
Cache data was lost, but the controller has recovered.
高速缓存数据丢失,但控制器已恢复。
Cache data is that which can be re-created at any point in time.
可以在任何时间重新创建缓存数据。
AFS can be configured to cache data locally on disk or in memory.
可以将AFS配置为在本地的磁盘或内存中缓存数据。
The disk region is a region for cache data on the Web server's file disk.
磁盘区域是在Web服务器的文件磁盘上缓存数据。
This article explains how to configure and use JCS to cache data for your Web applications.
本文将说明如何配置和使用JCS来缓存Web应用程序的数据。
Most of the time, you wouldn't want to completely cache data that is being updated constantly.
在大多数情况下,不希望完全缓存那些经常更新的数据。
NET applications and offers greater flexibility in terms of how and where the cache data is stored.
NET应用程序,并提供更大灵活性方面的缓存数据存储方式和位置之外的还有缓存应用程序块。
A test for cache data validity is an additional method you might need when dealing with a caching system.
测试缓存数据的有效性可能是处理缓存系统时需要使用的另一种方法。
Cache data often has a shorter lifetime that could be configured if the data were stored in a real cache.
如果数据存储在真正的缓存中,则缓存数据通常具有可以配置的更短的生存期。
Coordinating the invalidation of stale cache data as well as the replication of updated across an N-tier cache.
协调陈旧缓存数据的失效,以及在n层缓存中复制更新。
You can use the core regions together to gain great flexibility in how and where you store your cache data.
可以结合使用这些核心区域以在如何存储缓存数据、将缓存数据存储在什么地方等方面获得更大的灵活性。
To achieve acceptable response times when solving some application programming problems you must cache data.
在解决应用编程问题时,为了达到合适的反应次数,你必须使用数据缓冲存储。
We showed how to use the WebSphere Application Server dynacache infrastructure in order to cache data in portlets.
我们展示了如何使用WebSphereApplicationServerdynacache基础设施在Portlet中缓存数据。
Typically, you implement the callback by creating a handler in a business object that manages the cache data.
一般来说,您会借由在管理快取资料的商务物件中,建立处理常式以实作回呼。
If you cache data objects in a document that is protected with a password, changes to the cached data are not saved.
如果您快取受密码保护之文件中的资料物件,则不会储存快取资料的变更。
With no caching API available in the JSR 168 portlet API, many portlet developers use the portlet session in order to cache data.
由于JSR 168PortletAPI中没有缓存api,因此许多Portlet开发人员将Portlet会话用于缓存数据。
Need to cache data from a database or other backend data store that needs to be accessed at speeds that would otherwise be unattainable?
需要缓存数据库或其他后端数据存储区中的数据,并需要以其他方式无法达到的速度访问这些数据?
However, using the session for storing cache related data has some severe drawbacks. Session and cache data differ in the following ways.
然而,通过会话存储与缓存相关的数据具有某些严重的缺陷。
When you cache data on the client side using JSON, you update the data caching object every time the user clicks on the Add Vehicle button.
当使用JSON将数据缓存到客户端时,系统将在用户每次单击addVehicle按钮时更新数据缓存对象。
An example when cache data would be appropriate is a customer record, including the address of the customer, stored in a backend system.
缓存数据所适合的示例是客户记录,包括存储在后端系统的客户地址。
Now that you know how to cache data using the dynacache infrastructure, let's look at how you can generate the correct cache key in a portlet.
既然您已经了解了如何使用dynacache基础设施缓存数据,现在让我们看一下如何在Portlet中生成正确的缓存键。
One of the options is to use the dynamic cache service, which is built into WebSphere Application Server, to serve dynamic content and cache data.
其中的一个选项是使用动态缓存服务,WebSphereApplicationServer 中内置了该服务,用于提供动态内容和缓存数据。
If you used the mechanism above, the portlet would always return the same content during the cache time, and the content would only be updated whenever the cache data expires.
如果您使用上面的机制,该portlet在缓存时间内将一直返回相同的内容。该内容只有在缓存数据过期的时候才会被更新。
This section covers the API to store private data using android.content.Context.openFileInput, openFileOutput, and getCacheDir() to cache data rather than store it persistently.
本节介绍这个存储私有数据的API,它使用 android.content.Context.openFileInput、openFileOutput和getCacheDir()来高速缓存数据,而不是永久地存储。
This section covers the API to store private data using android.content.Context.openFileInput, openFileOutput, and getCacheDir() to cache data rather than store it persistently.
本节介绍这个存储私有数据的API,它使用 android.content.Context.openFileInput、openFileOutput和getCacheDir()来高速缓存数据,而不是永久地存储。
应用推荐