-
基本图书管理系统功能需求:
基本图书管理系统功能需求:
1. 新书入库
2. 读者信息管理:
(1)读者信息录入
(2)读者信息修改
(3)读者信息删除
(4)读者信息查询。
3. 图书查询:
(1) 输入一个书号,在文件中查找此书,若找到则输出此书的全部信息;若找不到则输出查找失败的信息。
(2) )查询所有要购入的图书的书名和书号。
4. 借阅管理
(1) 每个读者的信息包括姓名,编号,借阅图书1,借阅图书2,借阅图书3,输入M个读者的信息并存入数组reader中.
(2) 借书登记:输入读者的姓名及所借图书的书号,先判断姓名是否在读者数组中,若有则将书号存入reader数组中,同时修改book数组中此书的现存量.若reader数组中无此姓名,则应提示错误。
(3) 还书管理:输入读者的姓名,所还图书的书号,修改reader数组和book数组中相应的项。
5. 输出全部图书信息和全部读者信息。
6. 退出系统。
-Basic library management system functional requirements:
1. Book storage
2. Readers Information Management:
(1) reader information into
(2) modify the reader information
(3) the reader information to delete
(4) the reader information query.
3. Book Search:
(1) Enter an ISBN, in the document to find the book, if the output of the book to find all the information if it can not find the output of the failure to find information.
(2)) check all books to be purchased titles, and ISBN.
4. Lending Management
(1) Every reader s i
- 2022-03-20 01:18:53下载
- 积分:1
-
This is a code that can read the documents in PE header, very practical.
这是一个代码,可以读取PE文件的文件头信息,非常实用.-This is a code that can read the documents in PE header, very practical.
- 2023-05-13 20:30:02下载
- 积分:1
-
WinCE界面很好,写,读,删除,修改功能,列表等…
一个非常好的WINCE界面,带写入,读取,删除,修改功能,针对LIST CONTROL控件的操作,非常值得下载!-WINCE a very good interface, with write, read, delete, modify function, LIST CONTROL controls for the operation, a very worthy download!
- 2022-07-20 07:24:35下载
- 积分:1
-
该程序实现了一个通信电话簿管理系统。铜…
该程序实现了一个通讯电话簿管理系统。是课程设计必备资料。通过他可以很好的了解简单的管理系统如何实现。-The program implements a communication Telephone Directory management system. Curriculum design information is required. He could very well through a simple understanding of how to achieve the management system.
- 2022-01-26 03:49:24下载
- 积分:1
-
有了imapi2 VB写数据
这是一个用imapi2vb编写文件的例子
- 2022-02-02 00:43:58下载
- 积分:1
-
数字显微镜
数字显微镜和 ccd 相机,用伺服电机控制变焦、 亮度和位置对象与微控制器使用串行接口 9600 bps,编程使用 delphi 7
- 2022-09-16 23:00:04下载
- 积分:1
-
audio player written in vb source code, reference to a lot of older information
vb写的录音播放源代码,参考了很多前辈的资料-audio player written in vb source code, reference to a lot of older information
- 2022-03-05 20:49:44下载
- 积分:1
-
手机店管理
手机店铺管理是是用C#语言的一个窗口基础软件。可以采取这个软件所有的动作。
- 2022-05-09 14:24:46下载
- 积分:1
-
一次作业的源码,功能可能太简单,仅供参考
一次作业的源码,功能可能太简单,仅供参考-One-stop source, function might be too easy, for reference only
- 2022-07-19 01:43:39下载
- 积分:1
-
项目管理系统
应用背景项目管理系统主要特点:1。员工管理2。项目进入3。项目阶段进入4。项目类别条目5、客户进入6。项目管理7。数据库备份6。数据库恢复9、日志设施提前记录搜索:1。客户记录2。员工记录3、分类记录4阶段记录5、项目管理记录其他特点:1。用户注册2。更改密码3、密码恢复4、用户注册记录登录信息:用户名称-管理密码- 12345关键技术该项目管理系统是用C写的#。NET和SQL Server 2008作为前端后端。要求:Visual Studio 2010(SQL Server 2008)
- 2022-05-22 08:57:58下载
- 积分:1