javaClass}") //創建HashMap集合 var hashMap = hashMapOf("Java" to 86, "Kotlin" to 92, "Go" to 78) println(hashMap)//不保證排列順序 ...
確定! 回上一頁