随笔分类 - scala
摘要:小结: 1、基于java并发模型 Scala concurrency is built on top of the Java concurrency model. 2、 将每个请求放入一个新的线程 The main drawback with this code is that only one r
阅读全文
摘要:scala wordcount kmeans k-means算法的输入对象是d维向量空间的一些点,对一个d维向量的点集进行聚类。 k-means聚类算法会将集合D划分成k个聚簇。
阅读全文
摘要:Scala In Depth 深入理解Scala 1、判等 2、并发 3、用None不用nul l
阅读全文
摘要:http://www.scala-lang.org/blog/2017/11/28/view-based-collections.html
阅读全文
摘要:http://www.scala-sbt.org/0.13/docs/zh-cn/Installing-sbt-on-Linux.html [root@hadoop1 target]# curl https://bintray.com/sbt/rpm/rpm > bintray-sbt-rpm.repo % Total % Received % Xferd Average Spe...
阅读全文
摘要:http://www.scala-sbt.org/0.13/docs/index.html sbt is a build tool for Scala, Java, and more. It requires Java 1.6 or later. Install See Installing sbt
阅读全文
摘要:w Scala 简介 | 菜鸟教程 http://www.runoob.com/scala/scala-intro.html
阅读全文
摘要:Scala集成了函数编程和对象编程的优点。 SEAMLESS JAVA INTEROP Scala runs on the JVM, so Java and Scala stacks can be freely mixed for totally seamless integration. TYPE
阅读全文

浙公网安备 33010602011771号