... Array("java", "scala", "python") a: Array[String] = Array(java, scala, python) scala> a.length res17: Int = 3. 2 变长数组. 变长数组指的是数组 ...
確定! 回上一頁