-
Symbol_MC3000_C#.条码扫码范例程序之2
Symbol_MC3000_C#.条码扫码范例程序之2-Symbol_MC3000_C#. Barcodes sweep procedure code sample 2
- 2022-05-22 19:20:43下载
- 积分:1
-
基本图书管理系统功能需求:
基本图书管理系统功能需求:
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
-
输入一个字符串,统计其中字符‘ab’的出现次数
输入一个字符串,统计其中字符‘ab’的出现次数-importation of a string statistics characters" ab "frequency
- 2023-03-31 22:40:04下载
- 积分:1
-
一个用C语言编写的代码,功能是在DOS下调用鼠标,并进行图图。...
一个用C语言编写的代码,功能是在DOS下调用鼠标,并进行图图。-A language with C code, function call in the mouse under DOS, and Tutu.
- 2022-03-12 22:39:59下载
- 积分:1
-
improved interface DLL, the only buttons, edit box, check box design!
改善界面的动态连接库,只提供按钮,编辑框,复选框的设计!-improved interface DLL, the only buttons, edit box, check box design!
- 2022-09-10 14:20:03下载
- 积分:1
-
address book source code
address book source code
- 2022-02-13 12:17:09下载
- 积分:1
-
详细功能 详细功能 详细功能
详细功能 详细功能 详细功能
- 2022-03-09 23:45:10下载
- 积分:1
-
这是一个学习DLL编程的非常好的例子,非常经典,强烈建议好好学习...
这是一个学习DLL编程的非常好的例子,非常经典,强烈建议好好学习-This is a DLL program to learn a very good example, very classic, is strongly recommended that learn
- 2022-05-13 22:12:33下载
- 积分:1
-
二叉树的构建和遍历和二叉树结点的插入。数据结构的实验。...
二叉树的构建和遍历和二叉树结点的插入。数据结构的实验。-Binary tree construction and traversal and insertion of binary nodes. Data structure experiment.
- 2022-07-17 14:45:49下载
- 积分:1
-
C#发送邮件
利用C#MAil库发送邮件信息,发送邮件时需开启邮箱的SMTP服务,才能成功发送,具体代码看下就知道了。
- 2023-07-19 13:50:02下载
- 积分:1