接口声明 meaning in English
interface declarations
Examples
- This interface declares the methods that a web service implements
这个接口声明web服务实现的方法。 - You can add this interface declaration to any asp . net web page
可以向任何asp . net网页添加此接口声明。 - Interface declares two methods for passing data to a log
接口声明了两个方法,用于把数据传给一个日志。 - In this case , the class can only implement the interface once , if it is declared as part of the new class
在这种情况下,如果将该接口声明为新类的一部分,则类只能实现该接口一次。 - Many times , a server failure will not prevent the container from invoking the callback methods declared by the interface
通常,服务器故障将不会阻碍容器调用由接口声明的回调方法。