Array val x = IntArrayOf(1,2,3) // Kotlin.IntArray val x = emptyArray<Int>(). Other Kotlin arrays that you can create are shown in the ...
確定! 回上一頁