如果情况容易的话,我会 new新的.笑,但我却很难找到答案。
我在时间上很难理解什么和什么,以及(......)和什么(......)单位是做的。 我对这些认识的理解是,“和”有时用于海滩,而且=和”在地图上使用。 试图“scala”“<-”的斜线证明是很有成效的。 见http://jim-mcbeath.blogspot.com/2008/12/scala-operator-cheat-sheet.html。 但它在看一看一看时就无助。
val numbers = List("one", "two", "three","four","five")
def operateOnList() {
for(number <- numbers) {
println(number + ": came out of this crazy thing!")
}
}
def tweener(method: () => Unit) {
method()
}
tweener(operateOnList)