毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

java+mysql图书借阅管理设计+ER图

时间:2021-11-03 19:05来源:毕业论文
图书借阅管理信息系统设计中包括了读者用户对书籍的借阅、搜索查看、操作(借阅信息查询以及续借情况)记录等功能,其中也包括了管理员对书籍库的添加、删除、信息修改(包括

摘要此系统的创作涵涉了Java技术中的Swing技术包完成设计的基本界面,用C/S的设计模式,以及基于MVC(Model-View-Controller)设计模式的应用构架—Structs技术。开发工具的选择方面,我选用了性能无比强大的Eclipse作为技术开发平台。同时也简单地叙述了Java语言涉及的技术知识,其中着重阐明了每个功能模块的设计思路和难处。

我的图书借阅管理信息系统设计中包括了读者用户对书籍的借阅、搜索查看、操作(借阅信息查询以及续借情况)记录等功能,其中也包括了管理员对书籍库的添加、删除、信息修改(包括书籍的编码、出版社和其他属性),包括对读者用户的添加注册、读者信息修改和部分用户的删除等操作功能。本设计中,通过读者用户对不同书籍的借阅次数的情况,自动生成一个基于借阅次数高低的热读榜,以方便用户进行书籍借阅的选择。另外值得一提的是,该设计中也添加了读者归还提醒的功能,读者用户可以查阅所借书籍应当归还的日期。我尽力完善自己的设计,可能存在不完美的地方,望今后的日子里查漏补缺、日益进步!73667

该论文有图19幅,表14个,参考文献20篇。

毕业论文关键词】:Java  C/S  数据库设计  MySql  Structs

The Design and Implementation of Library Management System 

Abstract With the widely use and application of computer technology,the computer technology has gradually become a banner of modernization and a symbol of our times。The reading in our daily life has also become a norm of life, a kind of understanding new things。。As a result ,we like to and have to read books to absorb the essence,from the libraries。With the number of books and readers being bigger and bigger , it is necessary for us to get a good way to make it easier to manage it effectively,including searching for the books we want conveniently,borrowing books and returning them instantly,also,managing the readers effectively and so on。As to reach the goal,from all the projects,I would rather choose the project on the system of managing books in the library。As to the project I have chosen,I applied the programming language Java to the finish the functions in the system,including many wonderful technologies,such as the Swing technology,which I used to finish to design the ideal basic system interface。I use the C/S design pattern to obtain the effective pattern catering to the users as well。It is worth mentioning that the Structs technology of application framework ,based on the MVC (model - view- controller)pattern。The powerful Eclipse is my first choice to take as the development platform。 Totally,in the paper ,I focused on the design of each function and how to solve all the problems I met,especially the thoughts I organized all my function designs。

Keywords:Java  C/S  Database design  MySQL  Structs

目  录

摘要Ⅰ

Abstract-Ⅱ

目录Ⅲ

图清单-Ⅳ

表清单-Ⅳ

1 概述 1

1。1系统的介绍 1

1。2图书管理信息系统发展现状 2

2 可行性研究 3

2。1 经济可行性 3

2。2 技术可行性 3

2。3 运行可行性 4

3需求分析 5

3。1用户分析 5

3。2需求汇总 5

3。3业务具体需求 5

3。4基于功能需求的业务模块 java+mysql图书借阅管理设计+ER图:http://www.youerw.com/jisuanji/lunwen_84079.html

------分隔线----------------------------
推荐内容