logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

学生信息管理系统(C语言)

以 “ 链式队列 " 为数据结构所编写的。源代码:#include <stdio.h>#include <stdlib.h>#include <string.h>#define newNode (stu*)malloc(sizeof(stu))typedef struct Student{char name[20];char id[20];struct Stud

文章图片
#c语言#开发语言
到底了