摘要: https://blog.csdn.net/gao36951/article/details/73321345 https://blog.csdn.net/hh___56789/article/details/87908164 阅读全文
posted @ 2019-06-07 17:13 isalo 阅读(158) 评论(0) 推荐(0) 编辑
摘要: 1.创建一个maven工程,导入jar包,pom.xml的配置如下: <dependencies> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.12</version> <scope> 阅读全文
posted @ 2019-06-07 17:09 isalo 阅读(105) 评论(0) 推荐(0) 编辑