校园论坛的设计与实现摘 要在信息技术、数字技术发达的今天,信息“爆炸”的时代,获得信息、分类信息的渠道有很多,但是针对校园学生的很少。利用计算机技术,开发一个规范化的校园论坛是这个问题的最好的解决方法。本论文主要探讨“校园论坛”的理论基础、设计思想以及功能实现。本系统用 JSP 技术开发,通过 MySQl 数据库和前端页面的数据交互实现。本论文包含了开发前的准备工作,和详细的开发过程,并用图例的方式详细解释了各功能模块。关键词: 数据库 Java Server Pages 校园论坛 搜索ABSTRACTToday, with the development of information technology and digital technology, there are many channels for obtaining information and categorizing information in the era of "explosive" information, but few students are targeted at campuses. The use of computer technology to develop a standardized campus forum is the best solution to this problem.This dissertation mainly discusses the theoretical foundation, design thoughts and functions of "Campus Forum". The system is developed using JSP technology and implemented through the data exchange between the MYSQl database and the front page. This paper contains the preparatory work before the development, and the detailed development process, and explains each function module in detail with the legend.Key words: Database Java Server Pages Campus Forum Search目 录1 引言.........................................................................11.1 开发的背景.............................................................11.2研究的意义............................................................11.3研究的现状............................................................12 系统分析.....................................................................12.1 可行性分析.............................................................12.1.1 技术可行性........................................................12.1.2 经济可行性..................................