随笔分类 -  IDEA的使用

摘要:1.现象 实现接口中的方法时, @Override 注解标签 编译报错 2.原因 编译器 Language level 版本太低, 实现接口的方法时 不支持 @Override注解 修饰方法 3.解决思路 File -> Project Structure 修改 Language level 为 8 阅读全文
posted @ 2022-11-29 18:36 学而不思则罔! 阅读(182) 评论(0) 推荐(0) 编辑
摘要:https://blog.csdn.net/weixin_45369440/article/details/116952285 阅读全文
posted @ 2022-04-30 06:55 学而不思则罔! 阅读(453) 评论(0) 推荐(0) 编辑
摘要:需求 : 将项目中指定class打成jar包 Step1 : Project Structure -> Artifacts -> 点击 + -> 选择JAR -> Empty Step2 : Name = jar包名称 Output directory = jar输出路径 Directory Con 阅读全文
posted @ 2021-10-08 11:02 学而不思则罔! 阅读(318) 评论(0) 推荐(0) 编辑
摘要:1. 下载jar hamcrest-core-1.3.jar junit-4.12.jar 2. 下载地址 : https://mvnrepository.com/artifact/junit/junit/4.12 https://mvnrepository.com/artifact/org.ham 阅读全文
posted @ 2021-09-13 14:24 学而不思则罔! 阅读(275) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示