# Redis实训 **Repository Path**: MSPassbf/redis ## Basic Information - **Project Name**: Redis实训 - **Description**: 大三下Redis实训课程课堂仓库 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-03 - **Last Updated**: 2026-03-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 这是Redis实训课日常作业 每次提交名字为当日日期,即 2026-3-4 为 260304 ============================================================= 课后git操作: add * commit -m "日期编号(260304)" remote add origin https://gitee.com/MSPassbf/redis.git git push -u origin "master" ============================================================= **注意每次课后需检查git是否更新后离开**