Update Scala列表.md
This commit is contained in:
parent
4cf17b0ae8
commit
43c47817b0
@ -227,8 +227,6 @@ scala> array.toList
|
||||
res13: List[String] = List(hadoop, spark, storm)
|
||||
```
|
||||
|
||||
#### 3. copyToArray
|
||||
|
||||
copyToArray将List中的元素拷贝到数组中指定位置。
|
||||
|
||||
```scala
|
||||
|
Loading…
x
Reference in New Issue
Block a user