window.applicationCache

概要

返回该 window 中的应用缓存对象的一个引用。

语法

cache = window.applicationCache

参数

浏览器兼容性

BCD tables only load in the browser

参见