# sensor_mcu_class_com **Repository Path**: null_540_9089/sensor_mcu_class_com ## Basic Information - **Project Name**: sensor_mcu_class_com - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-03 - **Last Updated**: 2022-06-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 第10周 ## 1.Git的使用 git status 用于查看当前工作空间的文件/文件夹的状态 git add . .