The key uniquely identifies the value object required.
密钥唯一地标识所需的值对象。
Otherwise, the value object is a carbon copy of the bean's remote interface.
否则,值对象就成为 bean 的远程接口的翻版了。
Note that the value object is typically indicated by the bean's name followed by Info.
通常用bean的名称加上Info来表示值对象。
PROFESSOR 2: I just want to maybe mention that in some of the reading, you'll see terms like object equality and value equality, instead of shallow equality and deep equality.
教授2:我就是想提醒下,大家阅读的时候请注意,你们会看到对象相等和值相等,而不是浅意义相等和深意义相等,教授:好,那么,这个对象。
Some people like to use shallow and deep, object and value, but they're talking about the same thing, which is it the same object or is it the same, in this case, set of values, depending on what you want to define as you use it.
有些人喜欢用对象相等值相等,但是它们是同一件东西,也就是是不是同一个对象,或者是不是同样的,在这个例子中,是同样的值集合,这取决于当你使用它的时候,想要怎么来定义它。
Object versus value equality. Particularly when you use double equals, are you asking whether you've got the same object or the same value?
对象与值相等,特别是当你用==时,你得问问自己对象与值是否匹配?
应用推荐