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
ここにソースコードがあります。