key map list的意思|示意
键图列表
key map list的网络常见释义
键图列表 ... Edit Key Map 编辑键码表 key map list 键图列表 Map Key 映射键 ; 创建快捷键 ; 图例注记 ...
key map list相关例句
Copy these lists into a map with each list entry identified by the first word (the key) of the list.
将这些列表复制到一个映射且使用列表的第一个单词(键)标识每个列表条目。
You then iterate over the list from the stories with the given tag, putting each into the map using the ID of the story as the key.
然后循环遍历列表获得带有特定标记的新闻,并以每条新闻的ID为键将它们放入映射中。
You could use a List or a Map to implement the relationship; however, a Map offers the advantage that it can provide fast lookup given, say, the book catalog number as the key.
可以用List或Map实现这个关系;但是Map提供的优势是它能提供快速的查询,也就是说用图书目录编号作为键。
For example, you can access a list element with zget("/request/myList#3"), or the value of key within a map using zget("/request/myMap#key").
例如,可以通过 zget("/request/myList#3") 访问列表元素,或使用 zget("/request/myMap#key") 访问映射内部的 key 的值。
A global reverse index is simply a design where you create a map whose key is the search term, and the value is the list of keys containing an attribute with that search term.
一个全局反向索引仅仅是一个设计,其中创建的映射的键是搜索关键词,且其值是包含属性与搜索关键词的键列表。