Key-Value
- 网络键-值对
-
Update the properties file with an application name key-value pair .
使用一个提供应用程序名称的键值对更新属性文件。
-
Then put the application name in the output collection as a key-value pair .
然后把应用程序名称以键-值对的形式放在输出集合中。
-
The global context looks like a map with access through key-value pairs .
全局上下文就像通过键值对进行访问的映射。
-
The key technology there came out of our key-value storage technology at HP Labs .
这是一个出自惠普实验室的具有核心价值的存储技术。
-
Simple data grids store simple key-value pairs .
简单数据网格存储简单的“键-值”对。
-
If no key-value combinations are provided , you create an empty dictionary .
如果没有提供键-值组合,那么就会创建一个空的dictionary。
-
It first defines a new element ,, and links it to an options array containing key-value pairs .
它首先定义了一个新元素,然后将它链接到一个包含名称-值对的选项数组。
-
When String type key-value pairs are simply not sufficient to propagate the necessary security attributes .
当String类型的键-值对不足以传播所需的安全属性时。
-
Each row is represented as an associative array of key-value pairs .
每一行都被表示为键值对关联数组。
-
A Map is simply a collection of key-value pairings .
一个Map实际上就是键-值对的集合。
-
This class builds a hash table of key-value pairs at the class instantiation .
此类在类实例化时构建一个键值对哈希表。
-
The resource bundle should store key-value pairs .
资源包应存储键值对。
-
A qualifier appears as a key-value pair separated by the = character .
限定符是以=字符分隔的键-值对出现的。
-
The second step updates the properties file created in the first step with a key-value pair that provides the application name .
第二步使用提供应用程序名称的一个键值对更新第一步中创建的属性文件。
-
The larger file size is therefore not a problem , as the contents of each key-value pair are identical .
因此更大的文件大小并不是问题,因为每个键值对的内容是相同的。
-
Using one key-value combination gives a single-item dictionary , and so on , to whatever size you desire .
使用一个键-值组合,就会创建具有一个元素的dictionary,以此类推,直至您需要的任何规模。
-
Log messages relating to trivial databases , which are key-value stores that Samba uses .
与不重要的数据库相关的日志消息,这是Samba使用的键值存储。
-
The database of key-value type is non-relational database , which has a wide rangeof applications .
Key-value类型的数据库是一种非关系型的数据库,它有着广泛的应用领域。
-
Thus , the output of this application will be key-value pairs that indicate how many times each application on Portal has been started .
因此,这个应用程序最终输出的键-值对表示每个应用程序在Portal上启动的次数。
-
The highly scalable , eventually consistent , distributed , structured key-value store Cassandra for persistence .
通过高度可伸缩的、一致的、分布式的结构化key-value存储Cassandra实现持久化。
-
You see the header configuration , composed of key-value pairs that dictate the configuration of the individual request .
可以看到头配置由表示每个请求的配置的键-值对组成。
-
Redis is an extremely fast key-value store .
Redis是一个非常快的键-值存储。
-
Key-value stores and TDB in particular are designed to be fast ways to store data to disk and get it back .
键值存储尤其是TDB被设计成将数据存储到磁盘并将其取回的一种快速方式。
-
A dictionary is like an associative array or hash : It uses key-value pairs to store and retrieve information .
字典类似于关联数组或散列;它使用键值对来存储和限制信息。
-
In the canonical model , a map function processes key-value pairs , resulting in an intermediate set of key-value pairs .
在规范模型中,map函数处理键值对,这将得出键值对的中间集。
-
Each fixture has a name , followed by a list of colon-separated key-value pairs .
每个fixture有一个名称,后面是冒号分隔的键-值对。
-
Since they are defined as key-value pairs , they are easy to use with Rails initializers or XML configuration files .
因为它们是定义成键/值对的,所以很容易在Rails的初始化器或者XML配置文件里使用。
-
The API is very simple , and it allows for the storage and retrieval of arbitrarily complex objects using a key-value paradigm .
该API非常简单,它允许使用键-值范式存储和检索任意复杂的对象。
-
There are four types of non-relational database management systems ( NRDBMSs ): Column based , key-value , graph , and document based .
共有四种非关系数据库管理此系统(NRDBMS):基于列、关键值、图表和基于文档。
-
Because of their simplicity , key-value stores are useful for a smaller set of jobs but can do those jobs very quickly .
由于其简单,键值存储对于较小系列的作业非常有用,而且可以非常快速地执行那些作业。