kenliu 分享
13 years ago
de了一天的bug... 結果是少include了一個library(也沒有compile error).. 我要哭了...TT
kenliu
13 years ago
get(Object key) Returns the value to which the key is mapped in this identity hash map, or null if the map contains no mapping for this key.
kenliu
13 years ago
看樣子該libray包含了Hash Map的key/value pair.. 沒有就回傳null, 但不會顯示錯誤...
立即下載
kenliu
13 years ago
trace code到第五層才發現...這那門子coding阿!!