java map的意思
java map中文翻譯:
java映射
JAVA───n.(非正式)咖啡;n.(Java)Java語言(一種計算機編程語言);爪哇島;n.(Java)(印、美)杰娃(人名)
instanceof java───java實例
java download───java下載
java hd───java高清
terminable java───可終止java
equals java───等于java
subtrahend java───子午線java
overtakes java───超越java
subclass java───子類java
Previously, you would have had to write code to put and get objects from a Java map, but now this is all managed for you.───之前,您必須編寫代碼在Javamap中存放和獲取對象,但是,現在EntityManagerAPI都可以代勞。
Creates a PHP array and stores it in the Java map as shown in the code below.───創建PHP數組,并將其存儲在Java映射中,如下面的代碼所示。
We use a Java Map to associate the aggregation information to its group.───我們用一個JavaMap將聚集信息及其分組關聯起來。
When the put call is invoked on the map, the PHP array is converted to its closest equivalent Java type, which is a Java Map.───對映射進行put調用時,PHP數組會轉換為最接近的Java類型,即JavaMap。
This class just wraps around a Java Map.───這個類僅包圍在JavaMap周圍。