自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 Failed to configure a DataSource: ‘url‘ attribute is not specified and no embedded datasource...

Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured.

2025-03-31 15:42:16 167

原创 关于template might not exist or might not be accessible by any of the configured Template Resolvers

template might not exist or might not be accessible by any of the configured Template Resolvers

2025-03-15 12:30:21 471

原创 关于导入Java游戏项目启动Error: Could not find or load main class main.XXXX

1.首先看自己的Java环境变量是否配置正确,通过javac和Java -version验证。2.在自己的编译器IDE,修改项目名,然后clean一下即可。

2023-02-28 21:50:04 463

原创 杭州Java秋招末尾面试题总结

题目答案在我个人博客 https://riseyang.top。

2022-10-26 09:55:21 472 1

原创 GitHub绑定阿里云域名

注意:DNS是否为successful, 不是的话可能阿里云域名解析记录值的相关配置错误。1.找到Pages里面的Custom domain, 填写你注册的域名save。2.需要在github里面新建一个文件名为CNAME。编辑你的域名网站,如:riseyang.top。1.首先注册一个域名,我这里选用的是阿里云。4.github里面settings配置。注意:配置前后ping相关地址是否连接。3.阿里云域名解析设置。

2022-10-26 09:34:22 1034

原创 Android Studio创建项目常见报错解决

常见的安卓创建项目的错误1.Could not find com.android.tools.build:gradle:4.1.0.解决办法:把4.1.0改为3.1.0即可2.Could not GET ‘https://jcenter.bintray.com/com/android/tools/build/gradle/4.0.0/gradle-4.0.0.pom’解决办法:首先添加阿里云下载路径maven{ url ‘http://maven.aliyun.com/nexus/content

2021-01-31 14:12:08 1388

空空如也

空空如也

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

TA关注的人

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