网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
下列()对象不是使用Key/Value方式保存数据的。
A.Application
B.Session
C.ViewState
D.查询字符串
参考答案和解析
D
更多 “下列()对象不是使用Key/Value方式保存数据的。A.ApplicationB.SessionC.ViewStateD.查询字符串” 相关考题
考题
Python中通过Key来从字典object中读取对应的Value的方法有()
A.object[key]B.object.get(key)C.object.pop(key)D.object.pop()
考题
下列哪一个不是字典具有的最显著的特征()。
A.字典中数据必须是以键值对的形式出现的B.逻辑上讲,键是不能重复的,而值可以重复C.字典中的键(key)是不可变的,也就是无法修改的;而值(value)是可变的,可修改的,可以是任何对象D.字典中的每一个元素都是可变的
考题
下列对SharePreferences存、取文件的说法中不正确的是()。A、属于移动存储解决方案B、sharePreferences处理的就是key-value对C、读取xml文件的路径是/sdcard/shared_prefxD、信息的保存格式是xml
考题
要在session对象中保存属性,可以使用以下哪个语句?()A、session.getAttribute(“key”,”value”)B、session.setAttribute(“key”,”value”)C、session.setAtrribute(“key”)D、session.getAttribute(“key”)
考题
Which two statements are true about a bitmap index? ()A、It is recommended for the columns that have unique values.B、It can be converted to a B-tree index by using the ALTER INDEX command.C、It has a bitmap segment for each distinct value in the key column, containing a string of bits in which each bit represents the presence or absence of a key column value.D、Updating the key column locks the whole bitmap segment that contains the bit for the key value to be updated.
考题
单选题通过Intent传递参数,放入参数的方法是?()A
putExtra(key,value)B
putExtra(value)C
put(key,value)D
put(value)
考题
单选题JSON语法声明了一个对象,是一种用于传输和生成数据的协定,下列说法错误的是()。A
对象:对象不包含于{}之间B
属性:采用Key-Value对表示。属性之间使用逗号隔开C
对象数组:数组存放于[]之间,如[elements]D
元素:元素之间用逗号隔开
考题
多选题Which two statements are true about a bitmap index? ()AIt is recommended for the columns that have unique values.BIt can be converted to a B-tree index by using the ALTER INDEX command.CIt has a bitmap segment for each distinct value in the key column, containing a string of bits in which each bit represents the presence or absence of a key column value.DUpdating the key column locks the whole bitmap segment that contains the bit for the key value to be updated.
考题
单选题下列关于localStorage的说法中不正确的是()A
localStoragE.getItem(key)。该接口用于获取指定key本地存储的值B
localStoragE.length。该接口表示对象中存储的键值对的数量C
localStoragE.removeItem(key)。该接口用于删除指定key本地存储的值D
localStoragE.key(index)。该接口用于将value存储到key字段。index从0开始
考题
判断题华为云分布式缓存DCS服务是为应用系统提供Key-Value缓存服务的数据库服务。A
对B
错
热门标签
最新试卷