05 2021 档案

摘要:console端报错信息为: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 阅读全文
posted @ 2021-05-30 15:26 徐不二 阅读(270) 评论(0) 推荐(0)
摘要:卡了我两天。。。。赶紧记下来 解决方法: 首先删除build(有的可能是WEB-INF)下面的classes文件夹(要去文件管理器删,ecilpse里面可能打不开)。 然后在项目上右键—>build path->configure build path—>libaries—>删除那些有红色叉号的包- 阅读全文
posted @ 2021-05-27 10:12 徐不二 阅读(629) 评论(0) 推荐(0)