background picture of the home page

Hi,Friend

java环境的安装

1. 配置 JDK 环境变量 安装 JDK 下载 Oracle JDK 或 OpenJDK,并安装到指定目录,例如:C:\Program Files\Java\jdk-17。 配置环境变量 右键“此电脑” -> “属性” -> “高级系统设置” -> “环境变量”。 在“系统变量”中点击“新建”或“

thumbnail of the cover of the post

python包管理指北

pip的使用 安装包: pip install package_name 安装指定的包。例如,pip install numpy 会安装 numpy 包。 安装特定版本的包: pip install package_name==version 安装特定版本的包。例如,pip install nu

thumbnail of the cover of the post

图床的终极解决方案:MinIO + PicGo + Tinify

这篇文章将向你展示如何通过 MinIO、PicGo 和 Tinify 构建高效图床,支持自动上传和图片压缩。本文包括 PicGo 卸载、重新安装、插件配置以及与 MinIO 和 Typora 的集成。 完全卸载 PicGo 通过控制面板卸载 PicGo 打开控制面板,找到 PicGo,选择卸载。 删

thumbnail of the cover of the post