在Java中,哈希碼代表對象的特徵。 例如對象String str1 = 「aa」, str1.hashCode= 3104. String str2 = 「bb」, str2.hashCode= 3106.
確定! 回上一頁