A least recently used (LRU) cache is a cache implementation that discards the least recently used item when the cache becomes full.
確定! 回上一頁