基于jsp图书管理系统前台管理 毕业设计 .doc
文本预览下载声明
摘要
在网络越来越发达的今天,,Java是一种程序设计语言,它具有简单的、完全面向对象以及与平台无关的结构,也具有可移植性、高性能和安全性,而Java语言最大的成功之处在于它的平台无关性和具有强大的网络编程功能。因此我将用JAVA编写一个。
关键词:ABSTRACT
Increasingly developed in the network today,people had no longer meet the purpose of information browsing and publishing,but hope to enjoy more and more convenient brought by Internet.Therefore,Book Management System the advantages of convenient,fast is slowly into people’s life,the traditional books management way thorough liberation,improve efficiency,reduce staff ever busy job,reduce the error probability,so that readers can spend more time to choose books and read on.
Java is a programming language, it has a simple, fully object-oriented and platform independent structure, also with portability, high performance and safety, while Java language greatest success lies in its platform independence and has strong network programming function. So I will use JAVA to write a Book Management System.
This system is try to use the JSP+servlet on the network architecture of a dynamic books management system,it is a tomcat as the server,using MySQL as database to development ,using the JSP technology development books management system. Main realize three aspects of function:1. The books management system home page 2. Log in and registered area 3. The user’s system query functions
Key words: Management of books,systematic design,dreamweaver,database
目录
1.绪论 1
1.1课题研究的目的和意义 1
1.2国内外概况 1
2.实现技术 2
2.1 Java技术 2
2.2 MySQL 3
2.3 B/S结构 4
2.3.1作用 5
2.3.2架构软件 5
2.4 Eclipse 开发环境 6
2.5 Dreamweaver 6
2.6 WEB服务器 7
3.需求分析 8
3.1系统需求概述 8
3.2系统的功能分析 8
3.3经济可行性分析 8
3.4 性能需求分析 9
4.系统设计与实现 9
4.1 模块分析 9
4.2数据流程图 10
4.2.1 系统数据流图 10
4.3 数据字典 11
4.4 主要代码 12
4.5 系统实现 15
5.总 结 17
参 考 文 献 18
致 谢 18
1.绪论随着互联网逐步普及,人们的生活和工作也越来越离不开信息网络的支持,本文所介绍的系统,其主要特性是能动态、实时的完成信息的传递,且具有高效的交互性,更有效的处理客户请求,易于维护和更新,其运行所需环境及其工作流程和各个功能控件的工作原理将在本文依次介绍,并且文中提供了部分程序源代码。随着信息化的普及和发展,在各企事业单位的应用越来越广泛随着计算机技术的发展越来越快,Java技术
Java,是一种可以撰写跨平台应用软件的面向对象的程序设计语言,由Sun公司的詹姆斯·高斯林(James Gosling
显示全部