-
学习C语言时做的一个大作业,图书管理系统。
系统目标和主要功能:
图书管理用户通过注册用户名和密码,然后使用用户名和密码登陆图书管理系统。图书信息...
学习C语言时做的一个大作业,图书管理系统。
系统目标和主要功能:
图书管理用户通过注册用户名和密码,然后使用用户名和密码登陆图书管理系统。图书信息包括图书分类号、主编、出版社、主题词、版次、出版日期、ISBN、定价、借阅人借阅证号、借阅日期、借阅预约人借阅证号、预约日期、遗损情况。注册使用用户信息和图书信息均分别存储在文件中。(图书信息要求采用二进制文件存储数据。)
(1)、系统使用者注册: 系统使用用户通过注册系统进行用户名和密码的注册;
(2)、密码修改:成功注册后的用户可以在旧密码正确的情况下修改密码;
(3)、新书入库
(4)、借阅登记、管理(只有书本没有被借阅、没有预约、没有遗损的情况下可以被借出,被预约的图书预约期内只有预约人可以借出)
(5)、借阅查询(可以根据借阅证号、书名等查询)-err
- 2022-03-13 07:08:26下载
- 积分:1
-
Procedures to achieve PacketCapture
实现网络抓包程序,在vc++环境中运行,运行后在DOS环境中显示结果和 数据包分析-Procedures to achieve PacketCapture
- 2022-11-13 03:40:03下载
- 积分:1
-
Image File Execution Options 映像劫持
Image File Execution Options 映像劫持-Image File Execution Options
- 2023-08-07 02:15:03下载
- 积分:1
-
文件行数统计程序代码
该文件行数统计程序实现了UNIX/LINUX下的wc相似的功能...
文件行数统计程序代码
该文件行数统计程序实现了UNIX/LINUX下的wc相似的功能-Document the number of rows and Statistics program code of the document the number of rows to achieve a statistical procedure UNIX/LINUX under similar functional wc
- 2022-05-16 11:33:33下载
- 积分:1
-
通过读取DXF文件中的BOM表获得材料的详细信息
通过读取DXF文件中的BOM表获得材料的详细信息-DXF file reader through the material BOM access detailed information
- 2022-01-25 20:58:13下载
- 积分:1
-
一个自己编写的window文件管理程序!!模拟window
一个自己编写的window文件管理程序!!模拟window-a prepared their document management procedures window! ! Simulation window
- 2022-01-22 17:44:20下载
- 积分:1
-
在指定目录内删除指定的后缀文件,支持自定义,多种后缀名。...
在指定目录内删除指定的后缀文件,支持自定义,多种后缀名。-Delete the specified directory specified suffix documents in support of custom, multi-suffix name.
- 2023-05-05 21:40:03下载
- 积分:1
-
The software supports multi
本软件源码支持多文档操作。(Lab Windows)删除文件是电脑应用中最常使用到的操作之一了,一般说来,我们删除文件的目的就是把文件弃之不要或为了腾出更多的磁盘空间,但是系统为了防止我们删除后又后悔,设计可谓用心良苦,这一点最充分体现在回收站的出现。 当我们将文件删除后,文件其实只是被转移到了磁盘中一个叫“Recycled”的文件夹中,以防备万一你需要“回收”。这种设计的好处是不言而喻的,但也有一些问题,如果你 删除的文件内容含有重大的商业秘密或个人隐私,而你又没有及时清空回收站的话,别人很容易从你的回收站中“捡”出这些有价值的文件;另一方面,这种删除方法其实并没有给你的磁盘腾出空间,改变了我们删除文件的初衷。那么要如何才能真正地删除文件呢?-The software supports multi-source operating documents. (Lab Windows) delete the file is a computer application to the most commonly used one of the operators, in general, we have deleted the purpose of the paper is to document or not to abandon it in order to free more disk space, but the system in order to prevent our regret later deleted, the design is well intentioned, this the most fully reflected in the emergence of Recycling. When we delete the document, in fact, is being transferred to a disk called "Recycled" folder, to prevent the event that you need to "recovery." The benefits of this design is self-evident, but there are some proble
- 2022-08-16 13:40:33下载
- 积分:1
-
makefile函数总结和使用方法
makefile用到的函数总结有使用方法,包括shell命令函数,匹配模式等,linux环境下使用。
- 2022-02-11 19:22:53下载
- 积分:1
-
一个makefile自动编译的模版
学习socket通信 ,熟悉 makefile 编写的例子。
自动生成依赖关系。
- 2022-03-20 11:12:17下载
- 积分:1