使用C++实现一个LRU cache【附源码】,什么是LRUCacheLRU是LeastRecentlyUsed的缩写,意思是近期最少使用。它是一种Cache替换算法。什么是Cache?
確定! 回上一頁