Kotlin 用”” 雙引號來表示一個字串的內容. ... val str = "This is a string"//取得位置5之後的字串 ... split 把字串拆成List<String>
確定! 回上一頁