- 1、本文档共50页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
摘要 随着科学技术的进步,计算机行业的迅速发展,大大提高人们的工作效率。
计算机信息处理系统的引进已彻底改变了许多公司的经营管理 。甚至附近的一个小店主也可能正在用计算机来控制销售、记账以及其他活动。在一些大公司里,电子信息处理系统监测全部工作设备的操作与运行。图书管理系统是学校管理机制中的重要组成部分,通过对图书管理系统的运行管理机制进行调查研究,开发了此图书系统。
本系统中解决了学校图书管理事务中的常用基本问题以及相关统计工作。本系统中包含6个功能模块:系统设置,读者管理,图书管理,图书借还,系统查询和更改口令。本系统使有jsp进行网页界面的设计,使用MVC设计模式,采用了开源框架Struts,它采用了当今软件设计的最新技术,具有开发效率高、设计灵活、生成的软件界面友好美观等特点。本系统中通过jdbc驱动和数据库进行无缝连接,后端的数据库是mysql,也是一个开源的数据库系统,该数据库具有较高的完整性,一致性和安全性。
关键词 图书管理;信息管理;JSP;struts
Abstract With the progress of science and technology,the rapid development of the computer industry, improve peoples working efficiency greatly.The introduction of computerized information systems has sharply changed management control in many companies. Even a neighborhood shopkeeper may now use computers to control sales, billing, and other activitise . In large companies, electronic data processing systems monitro entire projects and sets of operations.The management of books is the important part of the administration of school organization. Investigations through the mechanism of management the books system.
This system contains six modules, namely system set, reader informantion management, book information management,books borrowing and returning,system information query and password set.This system use Java Server Pages Techonolege carry on front develop, the software design mode of MVC with open source framework techonolege namely Struts, which adopts new technologies most who software design nowadays and has to be high to develop efficency, designflexible, beautiful friendship interface software that produce, etc.characteristic. This system use jdbc driver to connect the mysql database server,which is also an open source database system in the world.It has high integrity security, and consistency.
Key words books management; information management; JSP; struts
目 录
前 言 6
1 JAVA的网络功能与编程 8
1.1 JAVA语言简介 8
1.2 JAVA语言在网络上的运用 8
1.3 sevlet技术简介 8
1.4 Struts概述 9
1.4.1 Struts的由来和发展 9
1.4.2 MVC简介 9
1.4.3 jsp发展模型对比 11
1.5 Stru
文档评论(0)