component.registerSkinElement(arrow_mc,"arrow");是什么()。
A、README文件中的注册信息
B、fcb_downArrow中的arrow的来源
C、把arrow_mc的实例名称改为arrow
D、替换外观时必须修改
A、README文件中的注册信息
B、fcb_downArrow中的arrow的来源
C、把arrow_mc的实例名称改为arrow
D、替换外观时必须修改
A、<component>标签用来映射组件类 B、<component>标签通过<parent>指定组件类所属的整体类 C、<component>标签通过<property>指定组件类的属性 D、<component>标签有id、name、class属性
A、左对齐(Component.LEFT_ALIGNMENT) B、没有对齐方式 C、中间对齐(Component.CENTER_ALIGNMENT) D、右对齐(Component.RIGHT_ALIGNMENT) E、两端对齐(Component.LEFT_RIGHT_ALIGNMENT)
A、The output is mm. B、The output is mc. C、Component is-a Meter. D、Component has-a Meter. E、DeluxeThingy is-a Component. F、DeluxeThingy has-a Component.
A、The procedure may be used for some components to relocate component data to the SYSAUX tablespace from its current tablespace. B、The procedure may be used for some components to relocate component data from the SYSAUX tablespace to another tablespace. C、All the components may be moved into SYSAUX tablespace. D、All the components may be moved from the SYSAUX tablespace.
A、 Public class getClass() B、 Public Object getSource() C、 Public Component getSource() D、 Public Component getTarget() E、 Public Component getComponent() F、 Public Component getTargetComponent()
A、Any one component can be eliminated to extinguish a fire B、Any two components must be eliminated to properly extinguish a fire C、Any three components must be eliminated to properly extinguish a fire D、Ali four components must be eliminated to extinguish any fire
A、The output is mm. B、The output is mc. C、Component is-a Meter. D、Component has-a Meter. E、DeluxeThingy is-a Component. F、DeluxeThingy has-a Component.
A、The output is mm. B、The output is mc. C、Component is-a Meter. D、Component has-a Meter. E、DeluxeThingy is-a Component. F、DeluxeThingy has-a Component.
A、Pack://application:,,,/myAssembly;component/MyFolder/myImage.jpg B、Pack://application:,,,/myAssembly;MyFolder/component/myImage.jpg C、Pack://application:,,,;component/myAssemby/MyFolder/myImage.jpg D、Pack://application:,,,/myAssembly;component/myImage.jpg