登录
首页 » 软件系统 » 在图书馆管理系统中,要为每个借阅者建立一个账户,并给借阅者发放借阅卡(借阅卡可以提供借阅卡号、借阅者姓名),账户中存储借阅的个人信息、借阅信息以及预定信息。持有...

在图书馆管理系统中,要为每个借阅者建立一个账户,并给借阅者发放借阅卡(借阅卡可以提供借阅卡号、借阅者姓名),账户中存储借阅的个人信息、借阅信息以及预定信息。持有...

于 2022-03-26 发布 文件大小:86.37 kB
0 112
下载积分: 2 下载次数: 1

代码说明:

在图书馆管理系统中,要为每个借阅者建立一个账户,并给借阅者发放借阅卡(借阅卡可以提供借阅卡号、借阅者姓名),账户中存储借阅的个人信息、借阅信息以及预定信息。持有借阅卡的借阅者可以借阅书刊、返还书刊、查阅书刊信息、预定书刊并取消预定,但这些操作都是通过图书馆管理员进行的,也及借阅者不直接与系统交互,而是图书馆管理员充当借阅者的代理与系统交互。在借阅书刊时,需要输入所借阅的书刊名,书刊的ISBN/ISSN号,然后输入借阅者的图书卡号和借阅者名,完成后提交表格,系统验证借阅者是否有效(在系统中存在账户),若有效,借阅请求被接受,然后查询数据库系统,看借阅者所借阅的书刊是否存在,若存在,则借阅者可以借出书刊,建立并在系统中存储借阅纪录。借阅者还书后,删除关于所还书刊的借阅纪录。如果借阅者所借出的书刊已经被借出,借阅者还可预订该书刊,一旦借阅者预订的书刊可以获得,就将书刊直接寄给预订人(为了简化系统,预订书刊可获得就不通知借阅者了)。另外,系统设置了书刊的最长借阅期,如果借阅者归还的时间超过了最长借阅期,要缴纳一定的滞纳金。- Readers card holders can borrow books, return books, check books information, books and planned to cancel, but these operations are carried out by the librarians, and do not borrow directly with the interactive system, but librarians who act as agents to borrow and system interaction. The books, by the need to import borrow books, and books by ISBN/ISSN, and then borrow the book numbers and those who borrow, forms submitted after completion, the system certification Readers whether effective (in the system exist account), if eff

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • XIA Yu
    北航夏宇闻老师编写的关于从算法设计到硬线逻辑的实现的文章。-XIA Yu-Wen Beihang teacher reports on the algorithm design to hard-line logic, the realization of the article.
    2023-01-06 16:50:03下载
    积分:1
  • 液晶屏通用代码
    此代码为液晶屏与接口提供很好的例子,此代码为特定类型的微控制器不写的是有用的用于任何芯片上。代码包含各种类型的功能,如液晶、 写数字和等写作字符串和指令。头文件可以根据特定的控制器改变了,不能限制。重要说明要提是编写此代码是以 4 位模式液晶屏与沟通,在此方式 fewe 引脚的微控制器将使用,会留给其他设备。
    2022-07-25 08:13:56下载
    积分:1
  • 这是我该学期完成的课程设计,还算比较可以,希望大家喜欢.
    这是我该学期完成的课程设计,还算比较可以,希望大家喜欢.-This is the semester to complete the course design, can be compared fairly, hope you like them.
    2022-04-15 04:58:04下载
    积分:1
  • 课程安排的一个文档设计,可能需要美国的帮助!我..
    一份讲解排课系统设计的文档,对大家也许有帮助吧!希望大家相互交流-Course Scheduling System Design on a document, the U.S. may have to help you! I hope everyone exchanges
    2022-03-06 01:40:47下载
    积分:1
  • The other pieces on the plate nesting optimization
    另件在板材上的排样进行优化-The other pieces on the plate nesting optimization
    2022-01-26 05:28:38下载
    积分:1
  • 工程师必读的十本书,工程师必读的十本书 工程师必读的十本书...
    工程师必读的十本书,工程师必读的十本书 工程师必读的十本书-engineers must for 10, the engineers required reading 10 books engineers carefully on the 10 engineers of the 10 required reading book
    2022-04-24 13:05:57下载
    积分:1
  • 本书深入浅出地介绍了一建模语言(UML)和Rational Rose,通过航空公司与购物推车例子介绍如何用UML和Rose进行项目需求分析、结构规划和生成...
    本书深入浅出地介绍了统一建模语言(UML)和Rational Rose软件,通过航空公司与购物推车例子介绍如何用UML和Rose进行项目需求分析、结构规划和生成框架代码,以及如何从现有系统逆向转出工程代码,生成Rose模型,并分章介绍了C++、Java、Visual Basic与CORBA/IDL和XML代码的代码生成与逆向转出工程代码。通过本书学习,项目开发人员可以用这个全新工具紧扣用户需求,方便地开发出符合用户需求的系统或根据用户需求对现有系统进行改造。 -the book easy to introduce a unified modeling language (UML) software and Rational Rose, airlines and shopping carts example of how to use UML and Rose project needs analysis, planning and structural framework for code generation, and how the existing system works to reverse code generation Rose model, and introduced a sub-chapter C, Java, Visual Basic and CORBA/IDL and XML code generation and code reverse engineering transfer code. Through the book learning, project developers can use this new tool interlocking customer demand. Easily develop meet the demands of users of the system or the user needs to transform the existing system.
    2022-04-02 12:07:01下载
    积分:1
  • 面向对象分析与设计(UML.2.0版)――中文
    面向对象分析与设计(UML.2.0版)――中文-Object-Oriented Analysis and Design (UML.2.0 version)- Chinese
    2022-01-25 16:23:59下载
    积分:1
  • 项目管理的教程,对于学习工程的朋友们会有一定的帮助。...
    项目管理的教程,对于学习软件工程的朋友们会有一定的帮助。-project management guides, learning software engineering friends will help.
    2023-07-04 07:45:04下载
    积分:1
  • 本文是关于的时间
    this paper is about software of time-limit
    2022-05-18 13:17:20下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载