<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title><![CDATA[一起coding，一起嗨。]]></title><description><![CDATA[技术分享，结交朋友。]]></description><link>https://blog.csdn.net/qq_29752857</link><language>zh-cn</language><generator>https://blog.csdn.net/</generator><copyright><![CDATA[Copyright &copy; qq_29752857]]></copyright><item><title><![CDATA[Ubuntu 18.04 启用root账户图形界面登录指南]]></title><link>https://blog.csdn.net/qq_29752857/article/details/157620197</link><guid>https://blog.csdn.net/qq_29752857/article/details/157620197</guid><author>qq_29752857</author><pubDate>Sun, 01 Feb 2026 22:36:30 +0800</pubDate><description><![CDATA[Ubuntu 18.04 启用root账户图形界面登录指南]]></description><category></category></item><item><title><![CDATA[使用 Vite 快速创建 React + TypeScript 项目全记录]]></title><link>https://blog.csdn.net/qq_29752857/article/details/157383519</link><guid>https://blog.csdn.net/qq_29752857/article/details/157383519</guid><author>qq_29752857</author><pubDate>Mon, 26 Jan 2026 07:10:33 +0800</pubDate><description><![CDATA[使用 Vite 快速创建 React + TypeScript 项目全记录]]></description><category></category></item><item><title><![CDATA[告别 Copilot 时代：Cursor, Kiro 与 Google Antigravity 如何重新定义编程？]]></title><link>https://blog.csdn.net/qq_29752857/article/details/156931113</link><guid>https://blog.csdn.net/qq_29752857/article/details/156931113</guid><author>qq_29752857</author><pubDate>Wed, 14 Jan 2026 08:16:14 +0800</pubDate><description><![CDATA[告别 Copilot 时代：Cursor, Kiro 与 Google Antigravity 如何重新定义编程？]]></description><category></category></item><item><title><![CDATA[Docker 一键启动：打造高效的 Java 微服务开发环境]]></title><link>https://blog.csdn.net/qq_29752857/article/details/156333320</link><guid>https://blog.csdn.net/qq_29752857/article/details/156333320</guid><author>qq_29752857</author><pubDate>Sat, 27 Dec 2025 13:16:21 +0800</pubDate><description><![CDATA[作为 Java 开发者，你是否经历过这样的痛苦场景？新项目需要安装 MySQL、Redis、Kafka、Nacos… 一个个手动安装配置，半天就过去了同事的代码在你机器上跑不起来，因为 Redis 版本不同测试环境的数据和本地不一致，调试困难想尝试新中间件，但怕搞乱本地环境Docker 可以完美解决这些问题。今天，我将分享一套完整的 Java 微服务开发环境 Docker 配置方案，包含 15 个常用服务，支持一键启动、数据持久化、统一管理。# 为 Redis 添加配置文件。]]></description><category></category></item><item><title><![CDATA[Windows 环境下使用 Docker 部署 Java 开发中间件完全指南]]></title><link>https://blog.csdn.net/qq_29752857/article/details/156267851</link><guid>https://blog.csdn.net/qq_29752857/article/details/156267851</guid><author>qq_29752857</author><pubDate>Thu, 25 Dec 2025 13:01:33 +0800</pubDate><description><![CDATA[Windows 平台上的 Docker 开发环境已经相当成熟，通过 Docker Desktop 配合 WSL2，可以获得接近 Linux 的开发体验。本文介绍的中间件部署方案覆盖了 Java 开发中的常见需求，从数据库到消息队列，从服务注册到监控系统，基本可以满足大部分项目的开发需求。通过使用 Docker Compose 进行服务编排，我们可以轻松地管理复杂的多容器应用，实现一键启动、统一管理。希望这篇指南能帮助你在 Windows 上搭建高效的 Java 开发环境。最后的小贴士。]]></description><category></category></item><item><title><![CDATA[Ubuntu 系统 Docker 镜像加速]]></title><link>https://blog.csdn.net/qq_29752857/article/details/155423932</link><guid>https://blog.csdn.net/qq_29752857/article/details/155423932</guid><author>qq_29752857</author><pubDate>Sun, 30 Nov 2025 16:51:59 +0800</pubDate><description><![CDATA[Ubuntu 系统 Docker 镜像加速]]></description><category></category></item><item><title><![CDATA[MySQL 8 开启远程登录]]></title><link>https://blog.csdn.net/qq_29752857/article/details/155393872</link><guid>https://blog.csdn.net/qq_29752857/article/details/155393872</guid><author>qq_29752857</author><pubDate>Sat, 29 Nov 2025 19:26:39 +0800</pubDate><description><![CDATA[MySQL 8 开启远程登录]]></description><category></category></item><item><title><![CDATA[Ubuntu 24.04 安装 MySQL 8 完整指南：包含远程连接和密码设置]]></title><link>https://blog.csdn.net/qq_29752857/article/details/155393728</link><guid>https://blog.csdn.net/qq_29752857/article/details/155393728</guid><author>qq_29752857</author><pubDate>Sat, 29 Nov 2025 19:14:28 +0800</pubDate><description><![CDATA[Ubuntu 24.04 安装 MySQL 8 完整指南：包含远程连接和密码设置]]></description><category></category></item><item><title><![CDATA[Ubuntu系统使用阿里云镜像源安装Docker]]></title><link>https://blog.csdn.net/qq_29752857/article/details/155393583</link><guid>https://blog.csdn.net/qq_29752857/article/details/155393583</guid><author>qq_29752857</author><pubDate>Sat, 29 Nov 2025 19:01:50 +0800</pubDate><description><![CDATA[Ubuntu系统使用阿里云镜像源安装Docker]]></description><category></category></item><item><title><![CDATA[如何在 Ubuntu 系统上完全移除 Docker 及其所有数据]]></title><link>https://blog.csdn.net/qq_29752857/article/details/155393538</link><guid>https://blog.csdn.net/qq_29752857/article/details/155393538</guid><author>qq_29752857</author><pubDate>Sat, 29 Nov 2025 18:57:24 +0800</pubDate><description><![CDATA[如何在 Ubuntu 系统上完全移除 Docker 及其所有数据]]></description><category></category></item><item><title><![CDATA[WSL上的Ubuntu 24.04 (Noble Numbat) 配置阿里云镜像源，提速软件安装]]></title><link>https://blog.csdn.net/qq_29752857/article/details/155393254</link><guid>https://blog.csdn.net/qq_29752857/article/details/155393254</guid><author>qq_29752857</author><pubDate>Sat, 29 Nov 2025 18:34:17 +0800</pubDate><description><![CDATA[WSL上的Ubuntu 24.04 (Noble Numbat) 配置阿里云镜像源，提速软件安装]]></description><category></category></item><item><title><![CDATA[在WSL Ubuntu 24中设置root密码并默认使用root登录]]></title><link>https://blog.csdn.net/qq_29752857/article/details/155393123</link><guid>https://blog.csdn.net/qq_29752857/article/details/155393123</guid><author>qq_29752857</author><pubDate>Sat, 29 Nov 2025 18:24:17 +0800</pubDate><description><![CDATA[在WSL Ubuntu 24中设置root密码并默认使用root登录]]></description><category></category></item><item><title><![CDATA[在 WSL 中安装 Docker]]></title><link>https://blog.csdn.net/qq_29752857/article/details/155392495</link><guid>https://blog.csdn.net/qq_29752857/article/details/155392495</guid><author>qq_29752857</author><pubDate>Sat, 29 Nov 2025 17:45:09 +0800</pubDate><description><![CDATA[在 WSL 中安装 Docker]]></description><category></category></item><item><title><![CDATA[WSL 2 安装 Ubuntu 24.04 及系统迁移到非系统盘]]></title><link>https://blog.csdn.net/qq_29752857/article/details/155392406</link><guid>https://blog.csdn.net/qq_29752857/article/details/155392406</guid><author>qq_29752857</author><pubDate>Sat, 29 Nov 2025 17:39:47 +0800</pubDate><description><![CDATA[如果你需要更多控制权，或者遇到快速安装问题，可以手动分步安装。✅成功安装 WSL 2和 Ubuntu 24.04 LTS✅配置 Root 用户权限用于特殊安装需求✅将 WSL 系统迁移到非系统盘，有效节省 C 盘空间✅解决常见的安装和迁移问题。]]></description><category></category></item><item><title><![CDATA[解决Ubuntu 20.04缺少libssl.so.1.0.0的错误]]></title><link>https://blog.csdn.net/qq_29752857/article/details/155138887</link><guid>https://blog.csdn.net/qq_29752857/article/details/155138887</guid><author>qq_29752857</author><pubDate>Sat, 22 Nov 2025 20:19:06 +0800</pubDate><description><![CDATA[解决Ubuntu 20.04缺少libssl.so.1.0.0的错误]]></description><category></category></item><item><title><![CDATA[解决 Node.js 18+ 构建错误：digital envelope routines::unsupported 完全指南]]></title><link>https://blog.csdn.net/qq_29752857/article/details/154824596</link><guid>https://blog.csdn.net/qq_29752857/article/details/154824596</guid><author>qq_29752857</author><pubDate>Fri, 14 Nov 2025 09:30:20 +0800</pubDate><description><![CDATA[解决 Node.js 18+ 构建错误：digital envelope routines::unsupported 完全指南]]></description><category></category></item><item><title><![CDATA[前端开发必备：npm配置国内镜像]]></title><link>https://blog.csdn.net/qq_29752857/article/details/154823125</link><guid>https://blog.csdn.net/qq_29752857/article/details/154823125</guid><author>qq_29752857</author><pubDate>Fri, 14 Nov 2025 09:14:33 +0800</pubDate><description><![CDATA[前端开发必备：npm配置国内镜像]]></description><category></category></item><item><title><![CDATA[解决 npm 依赖版本冲突：从 “unable to resolve dependency tree“ 到依赖管理高手]]></title><link>https://blog.csdn.net/qq_29752857/article/details/154822655</link><guid>https://blog.csdn.net/qq_29752857/article/details/154822655</guid><author>qq_29752857</author><pubDate>Fri, 14 Nov 2025 09:11:30 +0800</pubDate><description><![CDATA[解决 npm 依赖版本冲突：从 "unable to resolve dependency tree" 到依赖管理高手]]></description><category></category></item><item><title><![CDATA[Lorem Picsum：设计师与开发者的占位图片神器]]></title><link>https://blog.csdn.net/qq_29752857/article/details/154359060</link><guid>https://blog.csdn.net/qq_29752857/article/details/154359060</guid><author>qq_29752857</author><pubDate>Mon, 03 Nov 2025 19:48:57 +0800</pubDate><description><![CDATA[Lorem Picsum：设计师与开发者的占位图片神器]]></description><category></category></item><item><title><![CDATA[初识 Dart：一门为现代开发而生的编程语言]]></title><link>https://blog.csdn.net/qq_29752857/article/details/153682242</link><guid>https://blog.csdn.net/qq_29752857/article/details/153682242</guid><author>qq_29752857</author><pubDate>Tue, 21 Oct 2025 10:55:11 +0800</pubDate><description><![CDATA[初识 Dart：一门为现代开发而生的编程语言]]></description><category></category></item></channel></rss>