文件名称:student
介绍说明--下载内容均来自于网络,请自行研究使用
本程序是适合有c编程基础者使用,属于初学者开发程序1.有学生模块(成绩信息,个人资料等) 2.教师模块(教师资料,管理学生成绩等) 3.设一管理员,可对在校师生所有数据进行管理 4.采用双向链表实现数据的增删查改,采用文件保存数据信息-This procedure is suitable for those who have the basis of c programming, procedures 1. Student module (performance information, personal information, etc.) 2. Teacher module (teacher information, management student achievement, etc. Set up an administrator, can manage all the data of teachers and students in school 4. Using the double-linked list to achieve data additions and deletions check, use the file to save data information
(系统自动生成,下载前可以参看下载内容)
下载文件列表
project
.......\doc
.......\src
.......\...\inc
.......\...\...\admin.h
.......\...\...\common.h
.......\...\...\main.h
.......\...\...\menu.h
.......\...\...\stu.h
.......\...\...\tea.h
.......\...\...\tooler.h
.......\...\src
.......\...\...\admin.c
.......\...\...\admin.o
.......\...\...\file_student
.......\...\...\file_teacher
.......\...\...\install
.......\...\...\main.c
.......\...\...\main.o
.......\...\...\makefile
.......\...\...\menu.c
.......\...\...\menu.o
.......\...\...\stu.c
.......\...\...\stu.o
.......\...\...\tea.c
.......\...\...\tea.o
.......\...\...\tooler.c
.......\...\...\tooler.o