采用上面方式得到的都是不可变Map(immutable map),想要得到可变Map(mutable map),则需要使用: val scores04 = scala.collection.mutable.
確定! 回上一頁