接口说明 meaning in Chinese
interface specification
Examples
- Specify out - of - program components with interfaces
原则6 .用接口说明外部程序组件 - Describes the capabilities and input parameters of your learning algorithm
该算法元数据接口说明了您的学习算法的功能和输入参数。 - Without an interface description , clients are unable to cache dispids at compile time
由于没有接口说明,客户端将无法在编译时缓存dispid 。 - This value implements a dispatch - only class interface , but omits the interface description from the type library
。该值将实现仅调度的类接口,但会从类型库中省略接口说明。 - Using interfaces to specify outside program components allows for easy simulation of these components in the test cases
用接口说明外部程序组件使得我们可以容易地在测试案例中模拟这些组件。