基于Java的动漫网站的设计与实现毕业论文 下载本文

内容发布更新时间 : 2024/5/2 20:22:45星期一 下面是文章的全部内容请认真阅读。

北京邮电大学毕业设计

北京邮电大学

毕业设计(论文)任务书

第1页

毕业设计(论文)题目: 基于Java的动漫网站的设计与实现 毕业设计(论文)要求及原始数据(资料): 1.综述国内外动漫网站设计研究现状; 2.深入了解动漫网站设计的相关技术; 3.熟练掌握动漫网站的应用与分析,训练编写插件程序的能力; 4.设计并实现针对用户的使用功能以及网站管理员充分的管理功能; 5.深入分析动漫网站设计中插件的关键技术与编写语言; 6.训练检索文献资料和利用文献资料的能力; 7.训练撰写技术文档与学位论文的能力。

北京邮电大学毕业设计

第2页

毕业设计(论文)主要内容: 1.综述动漫网站设计技术在网络中的应用; 2.了解动漫网站设计的相关技术; 3.熟悉动漫网站以及插件的开发环境; 4.设计动漫网站所需的数据库; 5. 深入分析动漫网站中插件的关键技术与编写语言JAVA的设计流程; 6.熟练掌握基于动漫网站平台的测试; 7.设计与实现针对动漫网站中用户使用功能以及管理员管理功能的程序。 学生应交出的设计文件(论文): 1.内容完整、层次清晰、叙述流畅、排版规范的毕业设计论文; 2.包括毕业设计论文、源程序等内容在内的毕业设计电子文档及其它相关材料。

北京邮电大学毕业设计

第3页

主要参考文献(资料): [1] 张孝祥,徐明华. Java基础与案例开发详解. 清华大学出版社, 2009 [2] 杨学瑜,高立军. 软件开发过程与项目管理. 电子工业出版社,2008 [3] 黎连业,王华,李淑春. 软件测试与测试技术. 清华大学出版社,2009 [4] James D. McCaffrey等. NET软件测试自动化之道[M]. 电子工业出版 社, 2007 [5] 张大方,李玮等. 软件测试技术与管理[M]. 湖南大学出版社,2007 [6] 张文静,林琪. JSP程序设计. 人民邮电出版社, 2005 [7] 孙卫琴,李洪成. Tomcat与Java Web开发技术详解. 电子工业出版 社, 2005 [8] (美)H.M.Deitel,P.Jdeitel. Java程序设计教程(第五版). 清华大学出 版社, 2004 [9] (美)Elliotte Rusty Harold. Java Network Programming. 东南大学出 版社, 2005 [10] (美)John J.Patrick. SQL基础(第二版). 清华大学出版社, 2004 [11] Jonathan W.Palmer. Web Site Usability,Design,and Performance Metrics.Information Systems Research, 2002 [12] Deborah E.Rosena,Elizabeth Purintonb. Website design:Viewing the web as a cognitive landscape. Journal of Business Research, 2004 专业班级 软件1007班 学生 孙嘉帆 要求设计(论文)工作起止日期 指导教师签字 教研室主任审查签字 系主任批准签字 2014年3月17日~2014年6月27日 日期 日期 日期 2014年3月17日

北京邮电大学毕业设计

基于Java的动漫网站的设计与实现

摘 要

随着科技的迅速发展,计算机技术已应用到社会的各个领域。随着计算机技术和通信技术的迅速发展,网络的规模也逐渐增大,网络的元素也随之不断增加,有的利用其通信,有的利用其商业用途,在网络上进行出售、收购、宣传等操作,从而使得网络越来越成为现今社会上必不可少的元素,而网站就是这个网络里很庞大的元素。

本系统前台主要使用JSP作为开发语言,后台使用SqlServer作为数据库管理系统,开发环境是MyEclipse,服务器采用Tomcat,开发出的一个基于Web技术的B/S结构的动漫网。

通过JSP动漫网这个平台,可以使用户足不出户就可以了解丰富的动漫信息,避免他们盲目在互联网上寻求相关的动漫信息,使得他们更尽兴地提高观看动漫的满足感,系统的主要功能包括:动漫类别管理、动漫信息管理、动漫上传下载、会员信息管理、动漫资讯管理、动漫图片管理等。分为管理员用户、会员用户这二种用户平台。

关键词: 动漫网;JSP;B/S结构

i

北京邮电大学毕业设计

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

ii