Java:Return type for the method is missing

2025-05-26 03:45:46

1、在编写类的方法时,我们知道要构造一个无参方法

Java:Return type for the method is missing

3、但是当我们构造完后,居然报错了,鼠标一上去提示Return type for the method is missing!!

Java:Return type for the method is missing

5、这时我们找到类名称为C,只需要把方法名称也改为C就行,也就是方法名称与类名称保持一致

Java:Return type for the method is missing
声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
猜你喜欢