2015年1月11日

Scala:Functions and Closures

摘要: 1 object Functions { 2 def main(args: Array[String]) { 3 // 本地函数 4 def localFun(msg: String) = println(msg) 5 localFun("Hi") 6 7 /... 阅读全文

posted @ 2015-01-11 19:53 幸福框架 阅读(442) 评论(3) 推荐(0) 编辑

导航

我要啦免费统计