interface methods meaning in English
接口方法
Examples
- To declare the implementation of an interface method , you can use any attributes that are legal on instance method declarations , including
要声明接口方法的实现,可以使用任何在实例方法声明上合法的属性(包括 - Rule 2 every module owns a mnemonic which is built from the name ( ex : svaud ) . this mnemonic is used as prefix for all the interface methods
每个模块拥有一个由名字组成的助记符。这个助记符作为接口方法的前缀。 - The delegate will wrap the implementation of the interface method , requiring the type information of the client to be available to the server
该委托将包装接口方法的实现,从而要求向服务器提供客户端的类型信息。 - In either case , you re only going to be dealing with the public interface methods , so don t worry about what goes on under the hood
不管使用哪种实现,您只需要处理公共接口方法,所以无需担心在外壳里面发生的事情。 - The fifth chapter introduces the software exploited from the improved model and discusses the interface method with buildings database
第五章介绍了在该改进算法基础上开发的软件,还探索了和建筑物数据库接口的方法。