⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 test

📁 是一款用JAVA 编写的编译器 具有很强的编译功能
💻
字号:
/* * @test * @bug 1240831 * @summary Certain classes should have been reported as abstract, but *          the compiler failed to detect this.  This comes up when a *          subclass declares a method with the same name as an *          unimplemented, unaccessible method in a superclass.  Even though *          the method has the same name, it does not override. * @author turnidge * * @compile/fail -nowrite one/Parent.java two/Child.java */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -