{$cfg_webname}
主页 > 计算机 > JAVA >

基于JSP失物招领网站系统的设计与实现(MySQL)(含录像)

来源:56doc.com  资料编号:5D11900 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D11900
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

基于JSP失物招领网站系统的设计与实现(MySQL)(含录像)(任务书,开题报告,外文翻译,毕业论文11400字,程序代码,MySQL数据库,答辩PPT,答辩视频录像)
摘  要
   网络的迅猛发展,21世纪的今天人类社会已经进入到了信息化的时代,更是网络化高速发展的阶段。网络逐渐走进人们的生活,五彩缤纷的网上信息与人们的生活密切相关。互联网成为人们快速获取、发布和传递信息的重要渠道,它在人们政治、经济、生活等各个方面发挥着重要的作用,它的实时性、方便性得到了人们的喜爱。国内的一些网站也如雨后春笋般的大量涌现。这些网站提供多种服务信息,实现信息的集中化管理,人们更快捷地获取需要的信息。
   拾金不昧是中华民族的传统美德,在这个网络日益发展的时代,网上寻物成为最简单方便的方式,只需要坐在家里就可以清清楚楚地知道自己丢失物品的情况。随着计算机技术的飞速发展,高校也已进入信息化时代。本次开发的网络爱心网站系统主要对这些问题进行解决,学生只要注册浏览网站就可以看到相关的失物招领信息,学生也可以发布寻物或是招领信息,可以十分方便的找到自己丢失的东西。
本此毕业设计在研究目前国内外先进网站的基础上,以java为开发语言,myeclipse为开发工具,mysql作为数据库,结合失物招领相关信息进行开发的网站。这个系统具有伸缩性好,扩展性强,能兼容、易维护、界面美观,功能实用的功能。系统操作上,它对管理的工作人员的要求极低,只需要懂得基本的计算机操作即可胜任中网的工作。本文阐述了校园网的优势,并对所做系统站的分析、设计及实现过程做了详细介绍。系统完成后真正实现了爱心网站的网络化,本次的系统开发是失误招领网站网络化的推进,具有深远意义。
关键词:失误招领网站,java,mysql

Design and implementation of lost and found the website
Abstract
The rapid development of the network, twenty-first Centuries today, human society has entered into the information age, is the network high speed development stage. The network has gradually into people's lives, closely related to online information and people's life a riot of colors. The Internet has become an important channel for people to obtain, release and transfer information, it plays an important role in people's political, economic, all aspects of life, its real-time, convenience has been loved by the people. Some sites such as the emergence of a large number of domestic like bamboo shoots after a spring rain. The web site provides a variety of services information, achieve the centralized management of information, make people more quickly find the information you need.
That is a traditional virtue of the Chinese nation, increasing development in this era of the network, the Internet search has become one of the most simple and convenient way, only need to sit at home can clearly know yourself lost things. With the rapid development of computer technology, colleges and universities have entered the information age. The network love website the development of this system mainly to solve these problems, as long as the students registered web site can see the lost and found information, students can also release lost or found information, can be very convenient to find their lost things.
This graduate of the design on the current domestic and foreign advanced website basis, taking Java as the development language, MyEclipse as a development tool, MySQL as database, carries on the development with the lost and found the relevant information website. This system has good flexibility, expansibility, compatibility, easy maintenance, the interface is beautiful, functional and practical function. System operation, the management of staff's request is very low, only need to know the basic computer operation can be competent the job. This paper expounds the advantages of the campus network, and to made the system analysis and design, the realization process of the station are introduced in detail. After the completion of system realizes the network love web site, the system development is to promote campus love website network, has far-reaching significance.

Key words: lost and found website, java, mysql
 
失物招领的设计实现以下功能:
(1)管理员功能:管理员可以修改密码,对用户进行管理,对物品管理如物品信息,更改物品状态,对感谢信管理,评论管理等。
(2)用户功能:师生们随意注册,并可以在系统中发布寻物信息或是招领信息,同时可以写感谢信表达谢意,用户之间也可以通过评论来交流等。
 

基于JSP失物招领网站系统的设计与实现(MySQL)
基于JSP失物招领网站系统的设计与实现(MySQL)
基于JSP失物招领网站系统的设计与实现(MySQL)
基于JSP失物招领网站系统的设计与实现(MySQL)
基于JSP失物招领网站系统的设计与实现(MySQL)
基于JSP失物招领网站系统的设计与实现(MySQL)
基于JSP失物招领网站系统的设计与实现(MySQL)
基于JSP失物招领网站系统的设计与实现(MySQL)
基于JSP失物招领网站系统的设计与实现(MySQL)
基于JSP失物招领网站系统的设计与实现(MySQL)


目录
摘  要    I
ABSTRACT    II
第1章 绪  论    3
1.1课题背景    3
1.2目的与意义    3
1.3课题研究主要内容    4
1.3.1 管理员功能    4
1.3.2 用户功能    4
1.4 国内外现状    4
第2章 需求分析    5
2.1系统用例分析    5
2.2功能需求分析    5
2.3数据需求分析    5
2.4数据字典分析    6
2.5系统模块E-R图    7
2.6关键技术介绍    10
2.6.1java技术简介    10
2.6.2mysql简介    10
2.6.3jsp简介    11
2.6.4 S.S.H框架的优点    11
第3章 系统设计    14
3.1 系统概要设计    14
3.1.1 体系结构图    14
3.1.2功能层次图    14
3.2 数据设计    15
3.3 功能模块设计    17
3.3.1用户注册模块设计    18
3.3.2登录功能模块设计    18
3.4 页面设计    20
3.4.1 后台页面设计    20
3.4.2 前台页面设计    21
第4章 系统实现    22
4.1 数据库连接的实现    22
4.2 功能模块实现    22
4.2.1用户注册功能模块实现    22
4.2.2登录模块实现    24
4.2.3失物招领总体模块实现    26
4.3 页面实现    26
4.3.1 发布寻物信息页面实现    26
4.3.2 发布招领信息页面实现    28
4.3.3 写感谢信页面实现    29
4.3.4 成功案例页面实现    31
4.3.5 用户管理页面实现    32
4.3.6物品管理页面实现    34
4.3.7 评论管理页面实现    36
第5章 系统测试    38
5.1测试方案    38
5.2测试结果分析    38
第6章 结  论    39
6.1总结    39
6.2展望    39
参考文献    40
致  谢    41

推荐资料