HTML5的離線存儲applicationCache

html5離線應用接口規範 網址:https://html.spec.whatwg.org/#applicationcache interface ApplicationCache : EventTarget { // update status const unsigned short UNCACHED = 0; const unsigned short IDLE = 1; c
相關文章
相關標籤/搜索