学生库管理系统(C语言 链表 )
自己没事的时候在linux下写的一个小型的学生库管理系统,曾经写过一个结构体数组的学生库管理系统,后来觉得那样对学生人数有一个限制,因而这次改用链表从头写了这段代码,希望对那些初学C言语的人有帮助。学生库管理系统.tar.gz
(When I was free, I wrote a small student library management system under Linux. I once wrote a student library management system with a structure array. Later, I felt that there was a limit to the number of students. Therefore, I wrote this code from the beginning with a linked list. I hope it will be helpful to those who are beginning to learn C language.
Student Library Management System.tar.gz)
页:
[1]