key-value pairs的意思|示意

美 / / 英 / /

键值对


key-value pairs的网络常见释义

键值对 如要加入更多的条件,我们只需在条件数组中添加更多的键值对( key-value pairs)即可,条件之间默认是使用AND逻辑运算符来连接起来的

键值对于 ... key-value pair 键值对 key-value pairs 键值对 ; 键值对于 Key-Value Observing 键值对观察 ; 例如键值对观察 ...

protocol buffer采用键-值对(key-value pairs)的方式对消息进行编码。对于optional字段,当没有赋值时,串行化的序列中,没有该键-值对。

值对 ...制组,这个组里面有1个master node,2个replica node Nosql与RDBMS数据库最大的区别主要它的数据是以 key-value pairs(键-值对)的形式存在。key是用于定位搜索,value 用于存放key对应的数据,这个概念很像ORACLE 关系型数据库的 IOT表。

key-value pairs相关短语

1、 metadata key-value pairs 元数据键

2、 env Object Environment key-value pairs 环境变量键值对

key-value pairs相关例句

Simple data grids store simple key-value pairs.

简单数据网格存储简单的 “键-值” 对。

Curly braces denote an associative array (that is, an object), with its key-value pairs separated by commas.

大括号表示联合数组(即对象),它的键-值组合由逗号分隔。

Similarly, while the Map (and its oft-chosen implementation, HashMap) are great for doing name-value or key-value pairs, there's no reason to limit yourself to these familiar tools.

虽然map(以及它的常用实现HashMap)非常适合名-值对或键-值对,但是没有理由让自己局限于这些熟悉的工具。

GetDocData , which returns the contents of the element as a series of key-value pairs.

getDocData用一系列键值对返回元素的内容。

Suppose we modify the previous example so we’re matching on the key-value pairs from a map.

我们修改一下前面一个例子,来匹配map 的键值对。

It first defines a new element, , and links it to an options array containing key-value pairs.

它首先定义了一个新元素 ,然后将它链接到一个包含名称-值对的选项数组。