青年中文青年中文

hashmap的意思

hashmap中文翻譯:

散列表

相似詞語短語

iterate through hashmap───遍歷hashmap

iterate through hashmap java───遍歷hashmap java

雙語使用場景

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.