2025-07-21 13:58 浏览次数 6
顶级类
The top-level class is DisplayObject, which Flex adds to the Stage object, or the universal display list, of Flash Player.
最顶层的类是DisplayObject,Flex 将它添加到FlashPlayer的Stage对象或通用显示列表。
Discovering the entire inheritance tree structure from an existing system is particularly useful, because it helps you uncover what the top-level class is and what subclasses are in the tree.
从一个已存在系统中发现整个的继承树结构是相当有用的,因为它能向您揭露在树中什么是顶级类以及什么是子类。