即其參數的個數不定。 例: val str1 = "Kotlin is a very good programming language" val list1 = str1.split(' ') ...
確定! 回上一頁