会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
hou永胜
博客园
首页
新随笔
联系
管理
订阅
1
2
3
4
5
···
7
下一页
2025年9月9日
Navicat连接配置信息还原并导出文件
摘要: Navicat连接配置信息还原并导出文件 脚本 #!/usr/bin/env python3 # -*- coding: utf-8 -*- """ 文件名: np_recover.py 功能: Navicat 配置信息还原 作者: hou.ys 创建日期: 2025-9-9 版本: 1.0 """
阅读全文
posted @ 2025-09-09 11:55 hou永胜
阅读(35)
评论(0)
推荐(0)
2024年7月8日
docker解决ext4.vhdx文件过大的问题
摘要: https://blog.csdn.net/weixin_50485954/article/details/133695346
阅读全文
posted @ 2024-07-08 10:46 hou永胜
阅读(293)
评论(0)
推荐(0)
2024年7月2日
docker离线安装及私人仓库搭建
摘要: docker离线安装及私人仓库搭建 注意文中 IP PORT根据实际情况自行调整 1. 离线部署 安装目录结构 install # 安装文件夹 docker-19.03.9.tgz # docker安装文件压缩包 docker下载地址 docker-compose-linux-x86_64 # do
阅读全文
posted @ 2024-07-02 20:54 hou永胜
阅读(393)
评论(0)
推荐(0)
2024年6月25日
MongoDB 学习总结
摘要: MongoDB 学习总结 题记:阅读了MongoDB技术文档,了解了NoSQL数据库,并对MongoDB进行了知识梳理。 学习文档:https://www.w3cschool.cn/mongodb/k3vwrf21.html 1. NoSQL数据库分类 类型 部分代表 特点 列存储 Hbase Ca
阅读全文
posted @ 2024-06-25 13:47 hou永胜
阅读(65)
评论(0)
推荐(0)
KUDU学习总结
摘要: KUDU学习总结 题记:了解KUDU的相关技术,对其技术产生的背景、数据模型、架构和存储进行知识梳理。 API:https://kudu.apache.org/docs/index.html 1. 技术产生的背景 在 KUDU 之前,大数据主要以两种方式存储: 静态数据:以HDFS为存储引擎 优势:
阅读全文
posted @ 2024-06-25 13:22 hou永胜
阅读(108)
评论(0)
推荐(0)
Git学习总结
摘要: Git学习总结 学习网址:https://www.w3cschool.cn/git/ 1. 环境安装 Linux系统下执行:sudo apt-get install git Windows: Git官网直接下载安装程序。 安装完成后,还需要最后一步设置,在命令行输入: git config --gl
阅读全文
posted @ 2024-06-25 12:59 hou永胜
阅读(17)
评论(0)
推荐(0)
Java注解与反射机制
摘要: Java注解与反射机制 1. Java注解 1.1 元注解 @Target @Retention @Documented @Inherited 1.2 自定义注解 https://www.cnblogs.com/peida/archive/2013/04/24/3036689.html 2. Jav
阅读全文
posted @ 2024-06-25 12:56 hou永胜
阅读(88)
评论(0)
推荐(0)
2022年1月18日
JPA 添加 converter
摘要: JPA 添加 converter 1. 问题描述 No converter found capable of converting from type [org.springframework.data.jpa.repository.query.AbstractJpaQuery$TupleConve
阅读全文
posted @ 2022-01-18 11:02 hou永胜
阅读(1061)
评论(0)
推荐(0)
2020年12月22日
学术文章作图配色方案
摘要: https://blog.csdn.net/weixin_42638388/article/details/104439779
阅读全文
posted @ 2020-12-22 20:31 hou永胜
阅读(1390)
评论(0)
推荐(0)
2020年12月6日
基金定投
摘要: 博客:https://www.zhihu.com/question/365093004/answer/1538570153 基金对比工具: https://link.zhihu.com/?target=https%3A//www.howbuy.com/fundtool/compare.htm 极简投
阅读全文
posted @ 2020-12-06 18:48 hou永胜
阅读(129)
评论(0)
推荐(0)
1
2
3
4
5
···
7
下一页
公告