1 / 54
文档名称:

个人博客网页设计与制作JSP.doc

格式:doc   大小:1,041KB   页数:54页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

个人博客网页设计与制作JSP.doc

上传人:xiang1982071 2018/2/21 文件大小:1.02 MB

下载得到文件列表

个人博客网页设计与制作JSP.doc

文档介绍

文档介绍:本科毕业论文
题目: 个人博客网页设计与制作
学院: 信息科学与技术学院
专业: 软件工程
班级: 2009级2班
学生姓名: XXXX
学号: 7
指导教师: 段林涛
完成时间: 2013 年 4月 20 日
个人博客网页设计与制作
专业:软件工程学号:7
学生:XXXXX 指导教师:段林涛
摘要:博客是WEB LOG的缩写,简单来说就是网络日记。它是1997年12月由美国的Jorn Barger最早提出的,这些年全球博客获得了突飞猛进的发展。据博客搜索Technorati统计,。它是一个新型的个人互联网出版工具,博客使用者可以很方便地用文字、链接、影音、图片建立起个性化的网络世界,博客秉承了个人网站的自由精神,但是综合了激发创造的新模式,使其更具开放和建设性。它作为一种新表达的方式,它的传播不仅情绪,包括大量的智慧、意见和思想。某种意义上说,它也是一种新的文化现象,博客的出现和繁荣,真正凸现网络的知识价值,标志着互联网发展开始步入更高的阶段。
本文通过研究JSP技术+数据库ORACLE的方法,以目前最为流行同时也免费的Apaceh ,实现了一个基于浏览器/服务器(Browser/Server)模式的个人博客网页管理系统,目前进行网站开发的语言很多,如ASP、PHP、JSP、等。究竟应该选择什么语言来开发一个BLOG网站呢,对于准备能够为巨大基数用户服务的网站来说,JSP无疑是最好的选择,同时使用海量数据库ORACLE,程序的稳定性以及用户的体验都优秀,利用简单的HTML代码与脚本融合而成的JSP技术可以开发强大的Web应用程序,如:日志管理的如修改,发布,评论等;相册的管理如删除修改评论等等;用户的注册登录,好友管理。系统设计严格遵循软件工程思想,完成了系统的可行性分析,需求分析,概要设计和详细设计等工作。
关键词:JSP;ORACLE;个人博客网页设计
Design and production of individual blog webpage
Major:software engineering Study No.:7
Student: Yan Hui Instructor: Duan Lintao
abstract:A blog is the WEB LOG abbreviation, is simply work diary. It was 1997 December was first proposed by the American Jorn Barger make a spurt of progress, the development of the global blog these years. According to the blog search Technorati statistics, the global average every seconds a blog. It is a new type of personal publishing tools, blog users can easily build a work world with text, links, videos, pictures, blog will uphold the spirit of freedom of personal websites, but a new mode of creativity, to make it more open and constructive. It as a new expression way, its dissemination not only emotion, a lot of wisdom, ideas and opinions. In a sense, it is a kind of new culture phenomenon, the emergence and prosperity of the blog, to really work knowledge value, marked the development of enters into a higher stage.
In this paper, through the method of JSP technology and ORACLE database, at present the most popular and free Apaceh as Web server, has realized one based on the browser