Sixty to Zero 从60到
以上来源于: WordNet
Recall from Chapter 1, Zero to Sixty: Introducing Scala that we highlighted the synergy between pattern matching and polymorphism.
回顾《第1章-从0分到60分:scala介绍》中,我们强调了模式匹配和多态之间的协作。
We saw several examples in Chapter 1, Zero to Sixty: Introducing Scala of how to define methods, which are functions that are members of a class.
我们在《第1章-从0分到60分:scala介绍》中见到了几个如何定义方法的例子,它们都是类的成员函数。
We used this technique in the ShapeDrawingActor example in the section called "a Taste of Concurrency" in Chapter 1, Zero to Sixty: Introducing Scala.
我们在《第1章-从0分到60分:scala介绍》的“初尝并发”章节中的ShapeDrawingActor示例里面使用了这样的技巧。
应用推荐