网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
sessinStorage和localStorage两种方法都不支持()操作。
参考答案
更多 “sessinStorage和localStorage两种方法都不支持()操作。” 相关考题
考题
以下关于Web Storage的两种存储方式sessionStorage和localStorage的说法,不正确的是( )
A.sessionStorage中的数据会随着session对象生命周期的结束而被销毁B.localStorage的数据可以一直保存在客户端,只要不手工清除C.sessionStorage和localStorage都可以使用setItem和getItem进行信息的存和写D.sessionStorage和localStorage都不能同时操作多条数据
考题
以下关于Cookie和localStorage的描述,错误的是?()A、两者都可以设置存放数据的过期时间B、两者存放的数据默认都会传递到服务器端C、localStorage可存放的数据比Cookie更大D、localStorage可以访问存放在其它域名下的数据而Cookie不可以
考题
下列关于localStorage的说法中不正确的是()A、localStoragE.getItem(key)。该接口用于获取指定key本地存储的值B、localStoragE.length。该接口表示对象中存储的键值对的数量C、localStoragE.removeItem(key)。该接口用于删除指定key本地存储的值D、localStoragE.key(index)。该接口用于将value存储到key字段。index从0开始
考题
读取localStorage数据的方法是:()A、localStorage.getItem("键值");B、localStorage.getItem("键名");C、localStorage.loadItem("键值");D、localStorage.loadItem("键名");
考题
Identify the true statement regarding Temporary Coherence cluster members()A、 it should have "localstorage" set to TRUEB、 it should be configured so as to not trigger re-partitioning C、 both A and B are TRUED、 Neither A and B are TRUE
考题
单选题读取localStorage数据的方法是:()A
localStorage.getItem(键值);B
localStorage.getItem(键名);C
localStorage.loadItem(键值);D
localStorage.loadItem(键名);
热门标签
最新试卷