# Student **Repository Path**: mll_2x/student ## Basic Information - **Project Name**: Student - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-28 - **Last Updated**: 2025-05-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 学生成绩管理系统 #### 功能描述 1、记录学生成绩:录入学生姓名、学号、课程名称、成绩和备注 2、查询学生成绩:按学生姓名、学号或课程名称查询成绩 3、统计课程创建:计算某门课程的平均分、最高分和最低分 #### 使用方法 1、克隆本项目:git clone https://gitee.com/mll_2x/student.git 2、运行程序:c main.c