hashmap信息详情
散列表
The first line gets a HashMap from the geocoder service.───第一行从geocoder服务获得一个HashMap。
Notice that attrs is a HashMap of the tag attributes.───注意:attrs 是标记属性的 HashMap。
In this example, it is a HashMap.───在本例中是HashMap。
When using the Map API, you effectively treat objects in the grid as if they were objects in a local hashmap.───在使用MapAPI时,您要有效对待网格中的对象,如同它们是本地哈希映射中的对象一样。
Another issue is that of data types: in Java we have a java. util. Map, and basically two implementations of it (HashMap and TreeMap).───另一个问题是数据类型的:在Java中我们有一个java.util.Map,它一般有两个实现(HashMap和TreeMap)。
Notice that I just mock up some flight data in a HashMap rather than setting up the full MVC infrastructure.───注意我仅仅模仿了HashMap中的一些机载数据,而不是设置完整的MVC基础设施。
The last part of the method parses the XML result using a Groovy XmlSlurper and stores the results in a hashmap.───方法的最后部分使用GroovyXmlSlurper解析XML结果并将结果存储在hashmap里。
It shows how the data structure uses collections (like HashMap or Vector) to structure the elements of the data structure.───它显示了数据结构如何利用集合(如HashMap或Vector)来设定数据结构的元素的结构。
This sample application leaks string objects into a static HashMap.───这一示例应用程序将字符串对象泄漏到一个静态HashMap中。
Scala uses the term type annotations for explicit type declarations like HashMap.
The program creates the HashMap for the stats document, as well as UserList documents for each service.