This pattern lets us hide a complicated interface by substituting a class or component with a simplified interface.
将类或组件以一个简化界面替代,该模式可以使我们将复杂的界面隐藏起来。
A UML interface is defined as a collection of operations that are used to specify a service of a class or component.
所谓的UML接口定义为用于指定类或者构件服务的一系列操作。
Instead of creating a class that implements an interface and registering that implementation with the component whose event you are interested in, you create an EventHandler instance and register it.
它不是创建一个实现了接口的类、并将这个实现注册到需要监听的事件所在的组件上,而是创建一个EventHandler实例并注册它。
Interfaces — The value is an array of interface or class objects that should be exposed as services by this component.
Interfaces——此值是应该由其组件作为服务公开的接口或类对象的值。
If the class does not implement one interface (or if it implements more than one interface), the assembly editor will not offer you the option to generate the bridge component.
如果该类不能实现一个接口(或者实现多个接口),则组装编辑器将不能向您提供生成桥接组件的选项。
This class is a script interface for a particle renderer component.
这个类是粒子渲染器组件的脚本接口。
The base component class already implements this interface.
基底元件类别已经实作了这个介面。
The base component class already implements this interface.
基底元件类别已经实作了这个介面。
应用推荐