会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
星小梦
博客园
首页
新随笔
联系
管理
2025年6月13日
win10 使用自带的远程桌面连接工具进行远程机器的方式
摘要: frp 支持多种代理类型以及 P2P 通信,为不同场景下的需求提供丰富的解决方案 https://github.com/fatedier/frp RDP 协议
阅读全文
posted @ 2025-06-13 18:29 星小梦
阅读(3)
评论(0)
推荐(0)
2025年6月11日
input file appears to be a text format dump. Please use psql
摘要: https://stackoverflow.com/questions/40632228/input-file-appears-to-be-a-text-format-dump-please-use-psql
阅读全文
posted @ 2025-06-11 18:49 星小梦
阅读(4)
评论(0)
推荐(0)
2025年6月5日
Win10笔记本调节亮度功能不可用的解决方法
摘要: 当你正常使用电脑的过程中,突然屏幕一阵闪烁后,你会发现屏幕的调节功能不可用,也就是这里的调节亮度功能没有滑动条了。 那么如何恢复呢? 首先右键“此电脑”,点击“管理”选项,弹出“计算机管理”窗口页面。 这时点击“设备管理器”,出现如图下页面内容。 这时如果你右键显卡属性,你会看到“这个设备运转正常。
阅读全文
posted @ 2025-06-05 14:39 星小梦
阅读(65)
评论(0)
推荐(0)
2025年5月31日
分析SpringDataRedis集成lettuce-core数据连接获取的源码分析
摘要: SpringDataRedis使用Lettuce-core获取Redis连接源码分析
阅读全文
posted @ 2025-05-31 19:07 星小梦
阅读(18)
评论(0)
推荐(0)
2025年5月28日
typescript 使用as转换类型出现is missing the following properties from type错误问题
摘要: Conversion of type 'AxiosResponse<Response<void>, any>' to type 'Response<void>' may be a mistake because neither type sufficiently overl aps with the
阅读全文
posted @ 2025-05-28 16:59 星小梦
阅读(85)
评论(0)
推荐(0)
2025年5月24日
Linux debian系统设置时区的方式
摘要: https://wiki.debian.org/TimeZoneChanges
阅读全文
posted @ 2025-05-24 18:29 星小梦
阅读(25)
评论(0)
推荐(0)
浏览器页面生命周期API的图解
摘要: 浏览器事件图解
阅读全文
posted @ 2025-05-24 18:22 星小梦
阅读(6)
评论(0)
推荐(0)
2025年5月15日
Java连接PostgreSQL数据库的jdbc连接参数的参考链接
摘要: java 数据库连接 jdbc 连接参数配置 jdbc 客户端连接默认参数 PostgreSQL[时区]章节文档 设置时区和编码: jdbc:postgresql://host/database?TimeZone=Asia/Shanghai&client_encoding=UTF8
阅读全文
posted @ 2025-05-15 20:45 星小梦
阅读(71)
评论(0)
推荐(0)
2025年5月14日
Spring-web 使用ContentCachingRequestWrapper包装HttpServletRequest,依旧出现HttpMessageNotReadableException: Required request body is missing的解决方案
摘要: 这里先列出我的环境信息: Group ID: org.springframework.boot Artifact ID: spring-boot Version: 3.5.0-SNAPSHOT Group ID: org.springframework Artifact ID: spring-web
阅读全文
posted @ 2025-05-14 14:56 星小梦
阅读(170)
评论(0)
推荐(0)
2025年5月9日
MybatisPlus PostgreSQL org.postgresql.util.PSQLException: ERROR: column "demo_json" is of type jsonb but expression is of type character varying
摘要: 环境: Group ID: com.baomidou Artifact ID: mybatis-plus Version: 3.5.11 Group ID: org.postgresql Artifact ID: postgresql Version: 42.7.5 错误内容: ### Error
阅读全文
posted @ 2025-05-09 17:12 星小梦
阅读(125)
评论(0)
推荐(0)
下一页
公告