val numbers: IntArray = intArrayOf(10, 20, 30, 40, 50) See Kotlin - Basic Types for details. You can also provide an initializer function as a second ...
確定! 回上一頁