自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 收藏
  • 关注

原创 报错:The import org.apache.poi.xxx cannot be resolved myeclipse

添加依赖maven更新后import依旧报错,手动导入jar后import引用不报错,但启动tomcat server失败。同步,重启eclipse或者clean server。失败原因还是XXXjar missing。添加pom.xml依赖。

2023-06-05 17:30:52 431 1

原创 eclipse里面替换jar包

本人遇到的问题是,mysql 驱动的jar包版本与mysql不一致,需要去掉旧的版本,而remove按钮灰色。后来发现直接更改版本号可以解决。1.build path->configure buildpath ->找到要删除的jar包->remove。2.更改pom.xml。添加要加入的jar包。

2023-05-24 15:23:18 559

原创 安装cuda和cudnn

安装

2022-08-17 12:51:10 545

原创 idea2022报错: No appropriate protocol (protocol is disabled or cipher suites are inappropriate)

解决idea2022报错 No appropriate protocol (protocol is disabled or cipher suites are inappropriate)

2022-06-30 14:49:50 611

原创 MySQL Workbench 报错:Could not acquire management access for administration

解决MySQL报错Could not acquire management access for administration

2022-06-28 17:16:45 3734 3

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除