Observer在Update()方法中,对传递进来的引用进行一个向下转换(Downcast),转换成具体的Subject类(比如热水器),然后通过这个引用调用Subject实体类(热水器)的公共属性获取状态信息(从中把有用数据拉出来...
基于520个网页-相关网页
reality kings » 现实国王 down-converting » 向下转换 I am afraid to lose you, because I love you » 我恐怕你就会失去,因为我爱你 ..
基于12个网页-相关网页
...由VBA的版本决定的,因此如果将0xE0字节改变成其他值,将会导致出现Word向上转换(up-conversion)和向下转换(down-conversion)的问题[21]。
基于8个网页-相关网页
下面的表达式指定按层次结构向下转换为一个根据程序上下文推断出的类型。
The following expression specifies a conversion down the hierarchy to a type that is inferred from program context.
如果在某一部分中,一个抽象了的类必须向下转换为特定的子类,那么你就没有遵循开闭原则。
If a class that uses an abstraction has to downcast to a specific subclass in one section, you're not following the Open Closed Principle.
使用 Person 的特定方法需要对 next() 返回的对象进行向下转换。
Using the particular methods of Person would require a downcast on the objects returned by next().
应用推荐