DictionaryForumContacts

Terms containing Cache | all forms | exact matches only
SubjectEnglishChinese simplified
comp., MSActive Cache活动缓存 (A client-side cache and caching service that enables Project Pro to interact directly with the local cache on the machine rather than with the server, for opens and saves, and then handles moving any changes to the project plan between the client and Project Server)
comp., MSARP cacheARP 缓存 (A table of Internet Protocol version 4 (IPv4) addresses and their corresponding media access control (MAC) address. There is a separate ARP cache for each interface)
comp., MSassembly cache程序集缓存 (A machine-wide code cache used for side-by-side storage of assemblies. There are two parts to the cache: the global assembly cache contains assemblies that are explicitly installed to be shared among many applications on the computer; the download cache stores code downloaded from Internet or intranet sites, isolated to the application that triggered the download so that code downloaded on behalf of one application/page does not impact other applications)
comp., MSbytecode caching字节码缓存 (A technique for preprocessing JavaScript files so they can be loaded faster)
comp., MScache aging缓存老化 (The mechanism of caching that determines when a cache row is outdated and must be refreshed)
comp., MScache-aside programming pattern缓存端编程模式 (A programming pattern in which if the data is not present in the cache, the application, not the distributed cache system, must reload data into the cache from the original data source)
comp., MScache client缓存客户端 (A .NET application that uses the Windows Server AppFabric client APIs to communicate with and store data to a Windows Server AppFabric distributed cache system)
comp., MScache cluster缓存群集 (The instantiation of the distributed cache service, made up of one or more instances of the cache host service working together to store and distribute data. Data is stored in memory to minimize response times for data requests. This clustering technology differs from Windows Clustering)
comp., MScache-coherent NUMA高速缓存相干的 NUMA (A NUMA architecture that provides cache coherency across nodes)
comp., MScache-enabled application支持缓存的应用程序 (An application that uses the Windows Server AppFabric cache client to store data in cache on the cache cluster)
comp., MScache file缓存文件 (A file used by DNS servers and clients to store responses to DNS queries. For Windows DNS servers, the cache file is named Cache.dns by default)
comp., MScache interval缓存时间间隔 (The length of time that a stored copy of the views that are shown in a dashboard can exist on the server)
comp., MScache invalidation缓存无效 (The process of flagging an object in the cache so that it will no longer be used by any cache clients. This occurs when an object remains in cache longer than the cache time-out value (when it expires))
comp., MScache item缓存项 (An object that is stored in the cache and additional information associated with that object, such as tags and version. It can be extracted from the cache cluster using the GetCacheItem client API)
comp., MScache line缓存行 (The smallest unit of memory than can be transferred between the main memory and the cache)
comp., MScache notification缓存通知 (An asynchronous notification that can be triggered by a variety of cache operations on the cache cluster. Cache notifications can be used to invoke application methods or automatically invalidate locally cached objects)
comp., MScache operation缓存操作 (An event that occurs on regions or cached items that can trigger a cache notification)
comp., MScache plug-in缓存插件 (A type of plug-in that enables a Windows Media server to provide cache and proxy support for another Windows Media server)
comp., MScache port缓存端口 (A TCP/IP port used by cache hosts to transmit data to and from the cache clients. The port number used for the cache port can be different on each cache host. These settings are maintained in the cluster configuration settings)
comp., MScache/proxy server缓存/代理服务器 (A server running Windows Media Services for which a cache/proxy plug-in has been enabled, allowing the server to provide cache and proxy support to another Windows Media server)
comp., MScache region缓存区域 (A container of data, within a cache, that co-locates all cached objects on a single cache host. Cache Regions enable the ability to search all cached objects in the region by using descriptive strings, called tags)
comp., MScache tag缓存标记 (One or more optional string-based identifiers that can be associated with each cached object stored in a region. Regions allow you to retrieve cached objects based on one or more tags)
comp., MScaching resolver缓存解析程序 (A program that extracts information from DNS servers in response to client requests)
comp., MSdisk cache高速磁盘缓存 (A portion of a computer's random access memory (RAM) set aside for temporarily holding information read from disk. A disk cache does not hold entire files, as does a RAM disk (a portion of memory that acts as if it were a disk drive). Instead, a disk cache is used to hold information that either has recently been requested from disk or has previously been written to disk. If the required information remains in a disk cache, access time is considerably faster than if the program must wait for the disk drive mechanism to fetch the information from disk)
comp., MSdownload cache下载缓存 (A cache that is part of the assembly cache and stores code downloaded from Internet or intranet sites, isolated to the application that caused the download so that code downloaded on behalf of one application or page does not impact other applications)
comp., MSduplicate request cache重复请求缓存 (A cache of recent requests, used by most NFS version 3 protocol server implementations, for the processing of duplicate non-idempotent requests. The duplicate request cache provides a short-term memory mechanism in which the original completion status of a request is remembered and the operation attempted only once. If a duplicate copy of this request is received, then the original completion status is returned)
comp., MSfile cache文件缓存 (File-based storage that is created on the client computer when the client components are installed)
comp., MSfile system cache文件系统缓存 (An area of physical memory that holds frequently used pages. It allows applications and services to locate pages rapidly and reduces disk activity)
comp., MSFont Cache Service字体缓存服务 (A Win32 service process that optimizes performance of applications by caching commonly used font data. Applications will start this service if it is not already running. It can be disabled, though doing so will degrade application performance)
comp., MSforms cache窗体缓存 (A location on a computer's hard drive to store a local copy of a form to improve performance when opening a form subsequent times)
comp., MSglobal assembly cache全局程序集缓存 (A computer-wide code cache that stores assemblies specifically installed to be shared by many applications on the computer)
comp., MShosted cache托管缓存 (A server or WAN appliance in a branch office which aggregates all data cached by peers to ensure higher availability)
comp., MSlocal cache本地缓存 (A feature that enables deserialized copies of cached objects to be saved in the memory of the same process that runs the cache-enabled application)
comp., MSmetadata cache元数据缓存 (A file-based cache maintained on the client computer for the purpose of storing metadata for the end-user applications)
comp., MSMetadata Cache Manager元数据缓存管理器 (An administrative tool included in Duet Settings Manager. This tool can be used to manage the metadata cache maintained on the Duet client computer)
comp., MSMicrosoft Office Document CacheMicrosoft Office 文档缓存 (A client-side cache for documents that are stored on Web servers. Documents are seamlessly replicated from this local cache, and uploaded to servers as required, enabling faster and more robust file access)
comp., MSMicrosoft Update Cache RuleMicrosoft Update 缓存规则 (A built-in cache rule used to download Microsoft updates using Background Intelligent Transfer Service (BITS))
comp., MSnamed cache命名缓存 (A configurable unit of in-memory storage that has policies associated with it and that is available across all cache hosts in a cache cluster)
comp., MSOffice Document CacheOffice 文档缓存 (A client-side cache for documents that are stored on Web servers. Documents are seamlessly replicated from this local cache, and uploaded to servers as required, enabling faster and more robust file access)
comp., MSpage output cache页面输出缓存 (A special storage location of templatized pages for performance enhancement)
comp., MSparent cache server父级高速缓存服务器 (In a multi-tiered cache hierarchy, a disk-based cache proxy/server that sits between the edge cache node and the origin server)
comp., MSPowerShell-based cache administration tool基于 PowerShell 的缓存管理工具 (The exclusive management tool for Windows Server AppFabric. With more than 130 standard command-line tools, this new administration-focused scripting language helps you achieve more control and productivity)
comp., MSproperty cache属性缓存 (For Indexing Service, a file that stores values for document properties)
comp., MSRAM cacheRAM 高速缓存 (Cache memory that is used by the system to store and retrieve data from the RAM. Frequently accessed segments of data may be stored in the cache for quicker access compared with secondary storage devices such as disks)
comp., MSrandom access memory cache随机存取内存高速缓存 (Cache memory that is used by the system to store and retrieve data from the RAM. Frequently accessed segments of data may be stored in the cache for quicker access compared with secondary storage devices such as disks)
comp., MSreference data cache引用数据缓存 (A Microsoft SQL Server database created on the client computer for maintaining SAP data required by end-user applications during offline and online use)
comp., MSUI cacheUI 缓存 (A cache that stores information that is used by Delegated Administration Console. The UI cache selectively makes user interface elements available to users based on their logon credentials. By default, the information is stored in the cache for five minutes, but this property is configurable)
comp., MSUID cacheUID 高速缓存 (A file for storing Unique Identifier alphanumeric values for e-mail users)
comp., MSwrite-back cache回写式缓存 (A type of cache with the following feature: when changes are made to cached data, they are not simultaneously made to the original data as well. Instead, the changed data is marked, and the original data is updated when the cached data is deallocated. A write-back cache can perform more quickly than a write-through cache. But in some contexts, differences between cached and original data could lead to problems, and write-through caches must be used)

Get short URL