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

基于Java的动漫网站的设计与实现(JSP,SQL)

来源:wenku163.com  资料编号:WK16312289 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9AWK16312289
资料介绍
基于Java的动漫网站的设计与实现(JSP,SQL)(任务书,开题报告,外文翻译,毕业论文15000字,程序代码,SQLserver数据库,答辩PPT)  摘  要 随着科技的迅速发展,计算机技术已应用到社会的各个领域。随着计算机技术和通信技术的迅速发展,网络的规模也逐渐增大,网络的元素也随之不断增加,有的利用其通信,有的利用其商业用途,在网络上进行出售、收购、宣传等操作,从而使得网络越来越成为现今社会上必不可少的元素,而网站就是这个网络里很庞大的元素。 本系统前台主要使用JSP作为开发语言,后台使用SqlServer作为数据库管理系统,开发环境是MyEclipse,服务器采用Tomcat,开发出的一个基于Web技术的B/S结构的动漫网。 通过JSP动漫网这个平台,可以使用户足不出户就可以了解丰富的动漫信息,避免他们盲目在互联网上寻求相关的动漫信息,使得他们更尽兴地提高观看动漫的满足感,系统的主要功能包括:动漫类别管理、动漫信息管理、动漫上传下载、会员信息管理、动漫资讯管理、动漫图片管理等。分为管理员用户、会员用户这二种用户平台。   关键词: 动漫网;JSP;B/S结构   The Design and Realization of Animation  Website based on Java Abstract With the rapid development of science and technology, the computer technology has been applied to each field of the society. With the development of computer technology and the rapid development of communication technology, the scale of the network is gradually increasing, network element also increases ceaselessly subsequently, some use their communication, using some of its commercial purposes, in the network for sale, purchase, publicity and other operations, so as to make the network more and more become modern society essential elements, and the website is this network big element。 The front of the system using JSP as a development language, the use of SqlServer as database management system, the development environment is MyEclipse, server using Tomcat, developed a Web technology based on B/S structure of the anime network。 Through the JSP cartoon network this platform, users can remain within doors can understand the richness of the animation information, avoid them blindly seeking on the Internet related to the animation information, makes them more time to improve the satisfaction of watching animation, the main functions of the system include : the animation category management, information management, uploading and downloading anime animation, member information management, bulletin management system. As administrator, members of the user to the two user platform。 Keywords:  Cartoon Network;  JSP;  B / S structure   功能模块需求分析 本系统最大的特点是使用操作简单、友好的提示信息。本系统将实现以下基本功能:    (1)系统具有简洁大方的页面,使用简便,友好的错误操作提示    (2)管理员用户具有动漫类别信息管理、会员信息管理、动漫信息管理,上传动漫、修改个人密码等功能    (3)普通用户用户具有浏览查询动漫信息、在线注册会员、在线播放动漫、下载动漫等功能    (4)具有较强的安全性,避免用户的恶意操作 系统的功能结构图,分普通用户平台,管理员平台。     基于Java的动漫网站的设计与实现(JSP,SQL)
基于Java的动漫网站的设计与实现(JSP,SQL)
基于Java的动漫网站的设计与实现(JSP,SQL)
基于Java的动漫网站的设计与实现(JSP,SQL)
基于Java的动漫网站的设计与实现(JSP,SQL)    目  录 摘  要 i Abstract ii 1  绪论 1 1.1  课题背景 1 1.2  目的和意义 1 1.3  开发工具及技术 1 1.3.1  开发工具 1 1.3.2  JSP 3 1.3.3  JavaScript 3 1.4  软硬件需求 4 2  需求分析 5 2.1  可行性分析 5 2.1.1  技术的可行性 5 2.1.2  经济的可行性 5 2.1.3  操作可行性 5 2.1.4  法律的可行性 5 2.2  系统用户用例图 5 2.2.1  普通用户用例图 5 2.2.2  管理员用例图 6 2.3  功能模块需求分析 6 2.4  设计的基本思想 7 2.5  性能需求 8 2.5.1  系统的安全性 8 2.5.2  数据的完整性 8 2.6  界面需求 8 2.6.1  输出设计 8 2.6.2  输入设计 8 3  系统分析与设计 10 3.1  数据库的分析与设计 10 3.1.1  数据库的概念结构设计 10 3.1.2  数据库的逻辑结构设计 12 3.1.3  数据库的连接原理 13 3.2  中文乱码问题处理 13 4  系统功能实现 16 4.1  管理员登陆页面 16 4.2  管理员模块 19 4.2.1  分类信息管理 19 4.2.2  会员信息管理 22 4.2.3  动漫信息管理 24 4.2.4  修改个人密码 27 4.2.5  安全退出系统 27 4.3  普通用户模块 27 4.3.1  系统主页实现 27 4.3.2  动漫信息查询 28 4.3.3  用户注册模块 28 5  系统测试 30 5.1  系统测试目的与意义 30 5.2  测试过程 30 5.2.1  普通用户的注册测试 30 5.2.2  主页面的登录测试 30 5.2.3  管理员页面的登录测试 31 5.2.4  管理员页面内容的添加、管理测试 31 5.3  其他错误 32 结  论 33 参考文献 34 致  谢 35 外文原文 36 中文翻译 42
推荐资料