- 资源介绍
- 更新记录
- 安装教程
若有个人部署运行问题,点击右侧客服按钮咨询站长
站长联系方式
QQ:3484724101
摘要
从本世纪初,互联网开始加速发展,各种创新型应用和互联网新概念不断出现,例如搜索引擎、电子商务、博客、维基百科、RSS、3G、web2.0、长尾理论等。这些应用和概念与知识管理都有着或多或少的关系。如何利用互联网进行知识管理已引起互联网界和知识管理学界诸多学者的高度关注。威客模式就是在这个大的背景下产生的,它是利用互联网进行知识管理的网络创新模式。
本设计尝试用JSP在网络上架构一个下沙派威客网,以推进网站无纸化,过程电子化,管理智能化的发展。本文从理论和实践两个角度出发,对一个具有数据分析功能的下沙派威客网进行设计与实现分析。论文首先较为详尽地介绍了面向对象分析与设计的有关概念与技术,特别深入介绍了在本系统中运用到的知识,如:面向对象的分析设计流程;系统中所用到的开发技术JSP以及java的特点、结构框架以及使用方法。接着对下沙派威客网的可行性进行了分析,然后对系统的设计思想、设计目标与系统的整体结构进行了明确的规划。最后对系统的主要页面、数据库、应用程序的设计与实现作了较为详细的讲解。
下沙派威客网是在myeclipse,jdk 平台上运用JSP技术来实现的。其主要功能有:用户管理,站内新闻,留言板,威客在线,成交记录,后台管理等。论文在撰写过程中,力求将理论与实践应用相结合,对各种理论进行阐述的同时配合系统从实际应用和操作技巧上加以说明,希望能够更充分地体现到这些知识与技术在本系统中的应用与实现。
关键词:面向对象分析与设计,JSP,jdk,myeclipse,sql
Abstract
Along with the development of Internet technology, daily life can not already do without the network. The life and work of the social people of future will depend on the development of digital technology more and more ,Digitize more and more, the networking, electronic, virtual. Development course and present application state and development trend of Internet, can believe network technology great change life and working way of us fully, Even a certain change will take place in the values of the society.
This procedure tries to build up a bookshop in the network with JSP, So that every customer needn’t go out and can do shopping easily through surfing the Net at home .this article is analyzing the design and realization of an online bookshop with Data Mining function, from the views of theory and practice. Starting with introducing concepts and techniques of OOA and OOP in detail, especially introducing the knowledge which apply for this system, such as: the feature and flow of OOA and OOP; analyzing the feature、structure and using method of developing techniques JSP and ADO.NET which using in my system. And then, this article analyses the feasibility of the system, then minutely layouts the design thoughts, goals and the system holistic framework. At last, this article minutely explains the design and realization of Web page layout, data base and application program of our system.
This online bookstore system uses JSP technology to realize on Visual Studio.Net platform. Its main function has: manage users, new books on sale, look for classified books, search books, collect favorite book, process of purchase, sales list, the comment of the books, website’s management, etc.
During the course of writing this article, I strive to integrate theory and practice. While expatiating the different kind of theories, I illuminate the application and operation skill combining the system so as to fully incarnate the application of these theories and techniques to this system.
Key words:OOA,OOD,JSP,jdk,sql
目录
1 绪论 1
1.1威客理论的起源 1
1.2威客网提出的意义 3
1.3威客网站在中国的发展和影响 4
1.4 任务概述 5
1.4.1目标:建立完善的下沙派威客网系统 5
1.4.2下沙派威客网特点 5
2 解决方案的选择 6
2.1 系统说明 6
2.1.1 硬软件环境 6
2.2开发计划 7
2.3可行性分析 7
2.3.1 风险分析 7
2.3.2 技术可行性 7
2.3.3 操作可行性 8
2.4 设计方案:对涉及工具和技术的相关说明 8
2.4.1 B/S体系结构 8
2.4.3 SQL Server 9
2.4.4 HTML(Hyper Text Markup Language) 9
2.4.5 JSP及JavaBean介绍 10
2.4 .6 tomcat配置 11
3 需求分析 12
3.1系统分析的任务与步骤 12
3.1.1 系统分析的任务 12
3.1.2 系统分析的步骤 13
3.2网站项目范围 13
3.3 功能需求 13
3.3.1 注册用户部分 13
3.3.3 管理员部分 14
3.4网站实体分析 14
3.5网站的数据库设计 15
3.5.1 概念设计 15
4.1 网站系统功能说明 19
4.1.1总体功能 19
4.1.2非功能性需求 20
4.1.2.1用户界面需求 20
4.2 建立数据库模型 21
5 详细设计 25
5.1 系统首页 25
5.2 站内新闻信息 30
5.3威客在线操作界面 32
5.4系统后台登录界面 36
5.5系统后台操作界面 40
6 系统测试 46
6.1系统测试的目的 46
6.2面向对象系统测试方案 46
7 软件布署 48
7.1安装环境要求 48
7.2系统详细配置方法 48
总结 50
致谢 51
参考文献 51
猜你喜欢
-
基于JavaWeb的居民户籍管理系统的设计与实现毕业论文+任务书+翻译及原文+答辩+源码+数据库+辅导视频
2021-06-09 -
基于php的中华诗歌网站设计论文+任务书+开题+答辩PPT+设计源码+演示视频
2021-06-10 -
Win2012 r2配置web服务器实例 毕业设计论文+评定表+html文件
2021-06-08 -
基于Django框架的教育培训网课系统的设计与实现毕业论文+开题报告+项目源码及数据库
2021-06-08 -
火电厂(4×300MW)电气主系统方案与设备配置初步设计毕业论文+外文翻译及原文+CAD图纸+答辩PPT+查重报告
2021-06-08 -
年产40万吨甲醇制乙烯MTO工艺设计毕业论文+任务书+开题报告+CAD图纸
2021-06-08 -
基于SSH的餐饮管理系统设计与实现毕业论文+任务书+中期表+翻译及原文+答辩PPT+源码+数据库
2021-06-08 -
C618数控车床主传动系统设计毕业论文+任务书+cad图纸
2021-06-08 -
液压升降平台设计(cad图纸+任务书+演示文稿ppt+设计论文说明书+升降台零件表)
2021-06-10 -
电动扳手设计说明书(论文)+开题报告+英文文献及译文+cad图纸
2021-06-09
-
基于AT89S51单片机的指纹识别系统毕业设计论文
2021-06-08 -
论文摘要撰写规范!
2021-06-08 -
基于Node.js的博客文章管理系统设计与实现毕业论文+任务书+中期表+外文翻译及原文+答辩PPT+项目源码及数据库
2021-06-08 -
基于asp的企业人事信息管理系统毕业论文
2021-06-08 -
基于vuex的物业管理系统APP及网页后台设计 毕业论文+前后台源码及数据库文件
2021-06-08 -
校园网络工程规划与设计毕业论文+拓扑图源文件
2021-06-08 -
基于JSP的高校考试排座管理系统设计与实现毕业论文+任务书+开题报告+使用说明书+实习报告+外文翻译及原文+项目源码及数据库文件
2021-06-08 -
国家开放大学计算机科学与技术专业毕业设计(论文)要求
2021-06-10 -
基于JSP的某餐厅点餐系统设计毕业论文+任务书+开题报告+答辩PPT+设计源码+数据库文件
2021-06-09 -
湖南文理学院本科生毕业论文(设计)规范
2021-06-08
猜你在找
99源码网 » 基于JSP的威客在线系统设计与实现毕业论文+源码及数据库+辅导视频
常见问题FAQ
- 免费下载或者VIP会员专享资源能否直接商用?
- 本站所有资源版权均属于原作者所有,这里所提供资源均只能用于参考学习用,请勿直接商用。若由于商用引起版权纠纷,一切责任均由使用者承担。更多说明请参考 VIP介绍。
- 提示下载完但解压或打开不了?
- 找不到素材资源介绍文章里的示例图片?
- 99源码网