JSP课程设计-基于JSP的班级论坛系统.doc
文本预览下载声明
2012届 分类号:TP311
单位代码:10452
专业课课程设计(论文)
姓 名
学 号 年 级 专 业 系(院) 信 息 学 院
指导教师
年月
摘 要
为了方便信息的交流,在结合动态服务网页(JSP)和MYSQL 技术之下开发了这个快截、界面友好的网上交流系统。论坛使用动态服务网页(JSP)技术建设论坛的骨干框架,使用MYSQL制作系统的数据库,实现了一个功能相对齐全的论坛系统,网友可以自由地提出问题以及帮助他人解决问题,或者交流经验。 该论坛功能较齐全,在这里可以自由地发表自己的观点和对论坛的主题发表意见,我们还可以对网友的问题及时地解决,获取对自己有用的知识。该论坛还有一些特殊的功能,强大的搜索功能等。本系统采用现在比较流行的MVC结构进行系统设计。主要功能围绕如何更好地促进人与人的交流进行。
关键词:;管理信息系统; Abstract
In order to facilitate people information the exchange, in unified JSP and MYSQL under the server technology has developed this quick truncation, the contact surface friendly system. The system use the JSP technology construction the main frame, use MYSQL as the systems database, realized a forum system which function relatively completely, the net friend has been possible freely to propose the question as well as helped other people to solve the problem, or exchange experience.
This forum function is complete, may freely express his viewpoint in here and express the opinion to the subject, we also may promptly solve to net friends question, and gain the useful knowledge from there. This forum also has some special functions, for example the power search function. The?system uses?the MVC?architecture?is now more popular?for system?design.?Main?features?on how to?better promote?theexchanges between?people.
Key Words:Class Forum; MIS; ;Mysql;Myeclipse
目 录前 言 5
第1章 开发工具与应用技术简介 6
1.1 . MyEclipse概述 6
1.2 JSP简介 6
1.3 MYSQL简介 7
1.4 Tomcat及J2EE简介 7
J2EE技术 8
J2EE简介 8
JSP技术介绍 9
Servlet技术介绍 9
JavaBean技术介绍 9
第2章 系统需求分析 9
2.1 系统的需求性分析 9
2.2可行性分析 10
2.2.1 经济可行性分析. 10
2.2.2 操作可行性分析 11
2.3 系统配置分析 11
2.3.1 软件配置 11
2.4 系统设计开发思想 11
2.4.1系统开发设计思想 11
2.4.2系统开发设计遵循原则 12
第3章 系统功能设计 12
3.1 系统功能分析 12
3.1.1确定系统的功能 12
3.1.2主要功能流程 12
3.2数据库设计 13
3.2.1数据库的选择 13
3.2.2 数据库的结构设计 14
第4章 系统实现 15
概述 15
4.1 数据库操作代码 15
4.2系统界面设计 18
结 论 36
参考文献 36
前言
InternetInternet上一种先进的,易于被人们所接受的信息检索手段,World Wide Web(简称WWW)Internet上已有上百万个Web站点,其内容范围跨越了教育科
显示全部