找回密码
 立即注册
学生管理系统managementstudent | C#编程 2022-10-04 98 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
自己没事的时候在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)

[下载]13010571098.rar




上一篇:Beyond the C++Standard Library
下一篇:C语言 ls命令