<
ex 5.10 : Consider the class
class Employee(val name: String, var salary: Double) {
def this() { this("John Q. Public", 0.0) }
}
承诺使用明确的田地和违约的主要建筑商。
我不相信我会这样做。 你们有些人能否提出解决办法?
然而,如果试图解决这项工作,我也许会知道我以前曾通知过一些关于主要建筑商和<代码>val的田地(如你可以看到的,我不敢肯定):
Am I right if 我请我说,val
field (as name/code> in the
只能通过<条码>、主要条码>的构造,而不是通过<条码>辅助条码>。 在后一种情况下,汇编者将视其为向一个<代码>val<>/code>的调任,从而产生错误。
首先,我想到val
领域,作为与 j最后领域相当的粗略田,预计首次在任何建筑商中分配这些田地是合法的,但似乎我是错误的。
I am not quite satisfied with what may only be a wild guess so I would appreciate if someone could give me more accurate information about that point.