- 博客(2)
- 收藏
- 关注
原创 学生信息管理系统
#include <stdio.h>#include <stdlib.h>//其中包含system函数#include <conio.h>//定义了通过控制台进行 数据输入 和数据输出的函数,如getch函数。#include <string.h>//定义字符数组#include <math.h>#define LEN sizeof(struct book)//有关图书信息的结构体#define LEN1 sizeof(struct r
2020-06-07 19:57:19
1113
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人