Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我试图通过开发人员选项查看浏览器资源,但找不到缓存数据的位置。缓存对象在哪里(物理位置)被创建?请帮忙。
缓存对象存储在$get函数的散列中$cacheFactoryProvider。
$get
$cacheFactoryProvider
这里在源代码中。