interface methods meaning in English
接口方法
Examples
- For example , figure 8 shows the interface methods in officefurniture . dll that you can use on the java language side
例如,图8显示了在java语言端可以使用的officefurniture . dll中的接口方法。 - Prefix allows the msil to bind to the method that implements the interface method at run time , rather than at compile time
前缀使msil可以在运行时(而不是编译时)绑定到实现接口方法的方法。 - For an example of one of the interface methods for listing phonebook entries and returning their value object representations
,它是其中一个接口方法的示例,列出电话簿条目并返回它们的值对象表示。 - Class s default implementation , which is called by this interface method , returns a null reference nothing in visual basic
类的默认实现(由此接口方法调用)返回空引用(在visual basic中为nothing ) 。 - Interface will be created and stored for the duration of the process , and called on the interface methods during startup and shutdown
接口的每个组件的实例,并在启动和关闭的过程中在接口方法上调用这些实例。