继承结构 meaning in Chinese
inheritance structure
Examples
- Control , explaining its type hierarchy and inheritance structure
的结构,解释其类型层次结构和继承结构。 - Struct members cannot be protected because the struct cannot be inherited
结构成员无法受保护,因为无法继承结构。 - Such object - oriented tool support makes the inheritance structure of a system explicit
这种面向对象工具支持使得系统的继承结构清晰可见。 - Wxpython has a greater emphasis on inheritance structure than do most of the other toolkits , and it uses " events " rather than callbacks
Wxpython对继承结构的关注程度高于大多数其它工具箱,而且它使用“事件” ,而不是回调。 - Just as objects provide a language mechanism to cleanly capture inheritance structures , aop enables the same benefits of good modularity for crosscutting concerns
与对象提供了一种能够清楚地捕获继承结构的语言机制类似, aop也为横切问题的良好模块化提供了同样的好处。