Like arrays, Kotlin List s store sequential data. In Kotlin, the syntax ... var array = arrayOf<String>() // empty Array to store Strings.
確定! 回上一頁