部分源码
// An highlighted block
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#define MAX_STUDENTS 1000
typedef struct {
char id[
标签:typedef,成绩,管理系统,STUDENTS,C语言,char,源码,include
From: https://blog.csdn.net/m0_46253659/article/details/139374741