本人刚刚接触Kotlin不久,最近在使用readLine()的时候出现了一点问题var names = mutableListOf<String>()for(i in 0..2){ println("请输入第${i+1}个 ...
確定! 回上一頁