-
localstorage api getItem removeItem key clear查看全部
-
2-1查看全部
-
2-1查看全部
-
2-1查看全部
-
2-1查看全部
-
2-1查看全部
-
1-3查看全部
-
1-2查看全部
-
1-2查看全部
-
Html5 离线缓存 1、在 HTML 页面中引用 manifest 文件 <html manifest = "xxx.appcache"> 2、在服务器添加 mime-type text/cache-manifest查看全部
-
HTML5 存储 优势: A、存储空间大;B、接口丰富;C、数据相对安全;D、关系型;E、省流量 劣势: 1、浏览器兼容;2、同源;3、脚本控制;4、更新策略查看全部
-
localstorage application cache indexedDB查看全部
-
浏览器的兼容 不能跨子域 只能用脚本控制 localstory永不过期查看全部
-
localeStorage API localeStorage.setItem(key, value) localeStorage.getItem(key) localeStorage.key(index) localeStroage.clear()查看全部
-
HTML5 存储 优势: A、存储空间大;B、接口丰富;C、数据相对安全;D、关系型;E、省流量 劣势: 1、浏览器兼容;2、同源;3、脚本控制;4、更新策略查看全部
举报
0/150
提交
取消