文件名称:LINUX_VI 项目——学生信息管理系统
文件大小:46KB
文件格式:RAR
更新时间:2014-09-02 06:48:04
VI 项目—双链表—学生信息管理
环境:linux VI环境 采用双向链表实现多角色(管理员,教师,学生)对学生,教师信息的修改 数据库:文件
【文件预览】:
project
----bin()
--------myapp(28KB)
----obj()
--------search.o(1KB)
--------file.o(3KB)
--------teacher_action.o(8KB)
--------teacher.o(4KB)
--------admin.o(2KB)
--------admin_schange.o(4KB)
--------print.o(4KB)
--------admin_tchange.o(2KB)
--------student.o(4KB)
--------admin_stu.o(3KB)
--------welcome.o(2KB)
--------main.o(1KB)
--------creat.o(2KB)
--------admin_tea.o(3KB)
--------Makefile(46B)
----teacher_action.c~(5KB)
----teach_info.dat(336B)
----include()
--------myhead.h(4KB)
----source()
--------print.c(8KB)
--------admin.c(2KB)
--------main.c(1KB)
--------admin_tchange.c(3KB)
--------file.c(3KB)
--------teacher.c(5KB)
--------admin_stu.c(3KB)
--------admin_tea.c(2KB)
--------welcome.c(1KB)
--------student.c(5KB)
--------teacher_action.c(10KB)
--------search.c(2KB)
--------admin_schange.c(4KB)
--------creat.c(3KB)
--------Makefile(1KB)
----stu_info.dat(564B)
----Makefile(457B)