会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
xiuzhublog
博客园
联系
管理
2019年9月24日
Cannot instantiate the type ......的解决
摘要: 使用public abstract class MainWindow implements ActionListener{} 之后创建对象MainWindow window = new MainWindow();时出现此错误 错误的原因是MainWindow无法实例化 将 abstract去掉改为重
阅读全文
posted @ 2019-09-24 16:22 xiuzhublog
阅读(5012)
评论(0)
推荐(0)
编辑
公告