本文介绍了需要界面的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

由于我们必须重新定义接口中预先声明的所有方法,那么为什么还要创建接口并在其他类中实现呢?

解决方案



Since we have to redefine all the methods predeclared in the interface then why we need to create interface and implement then in other classes?

解决方案




这篇关于需要界面的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

11-02 14:04