1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

添加更多教程页面

This commit is contained in:
2025-02-21 00:59:10 +08:00
parent 90860b719f
commit 78f160876d
9 changed files with 76 additions and 11 deletions

View File

@@ -0,0 +1,3 @@
# redis 安装配置 (Ubuntu 系统)
待完善

View File

@@ -0,0 +1,5 @@
# redis 安装配置 (Windows 系统)
> redis 官方不提供 Windows 版本安装包,以下教程中所使用的安装来自开源社区
待完善

View File

@@ -0,0 +1,3 @@
# Node.js & npm 安装配置 (Ubuntu 系统)
待完善

View File

@@ -0,0 +1,5 @@
# Node.js & npm 安装配置 (Windows 系统)
> redis 官方不提供 Windows 版本安装包,以下教程中所使用的安装来自开源社区
待完善

View File

@@ -0,0 +1,3 @@
# 安装 Ubuntu 24.04 Desktop 操作系统
待完善

View File

@@ -0,0 +1,3 @@
# 安装 Ubuntu 24.04 Server 操作系统
待完善