
scala
leibnitz09
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
scala- type conversion( classOf ,asInstanceOf,isInstanceOf)
ref :scala object 转Class Scala强制类型转换原创 2016-04-14 15:28:50 · 171 阅读 · 0 评论 -
scala-plugins for eclipse
the flows of distributing a scala project by using scala sbt(scala simple build tool) plugin,sbt assembly plugin through 'create scala project','download dependent jars','publish scala project'...原创 2015-09-02 16:14:21 · 100 阅读 · 0 评论 -
spark-basic demo from book 'learning spark'
after a heavy cost time(primary at download huge number of jars),the first example from book 'learning spark' is run through. the source code is very simple/** * Illustrates flatMap + co...2015-09-22 23:35:30 · 178 阅读 · 0 评论