1、I 留言板模块设计与开发 摘摘 要要 本系统模块基于 web 的留言板系统模块。根据开发要求,它主要应用于网页留言,以 实现用户网页留言交流的基本操作。开发基于 web 的留言板系统模块加强了现代生活环境 下的通过互联网的人文交流,充实了人们业余生活,给人们的网上冲浪提供了乐趣。加强 了人际交流,使人们的生活更加丰富多彩。 基于web的留言板系统模块在现代生活中应用非常普及, 已经体现在生活的各个角落, 该系统模块设计了留言者的信息,查看留言的功能,留言者身份的验证等等。本系统模块 的开发采用了现在非常流行的 java 语言作为开发环境, javaScript 布局前台页面, 后台使用 My
2、SQL 数据库存储数据,从而保证了数据的完整性和一致性。本论文从系统分析、系统 设置、系统的实现与使用以及系统的测试等几个方面来进行介绍。 关键字:关键字:留言板系统模块,基于 java,javaScript,My SQL 数据库 II Abstract The system module based on web message boards system moduleAccording to the development requirements,it mainly applies to the web master,in order to realize the user web ma
3、ster the basic operation of the exchangeBased on the development of the web to strengthen the system module message board under the environment of modern life through the Internets cultural exchanges, enrich people spare life, give people web surfing offering fun To strengthen the interpersonal exch
4、ange,makes the life of people more rich and colorful The message board system based on web module in the modern life of application is very popular,has been reflected in each corners of the life,the system module design the reviewers information, check the function of the message, and the message to
5、 the identity of the validation, etcThe system module developed the now very popular Java language as a development environment,javaScript front desk page layout,the background use My SQL database data storage,so as to ensure the integrity of the data and consistencyThis paper from the system analys
6、is, system establishment, the realization of the system and use and system of testing and so on several aspects to introduce KEY WORDS: Message board system module, based on Java, javaScript, My SQL database - 1 - 目 录 摘 要 . I ABSTRACT II 第一章 绪 论 . 1 第一节 引 言 1 第二节 JSP 网络技术 . 2 第三节 My SQL 介绍及安装. 3 一 My SQL 介绍 . 3 二 My SQL 安装 . 5 第四节 JSP 留言板发展趋势 . 11 一 JSP 留言本模块的发展现状与优势 . 11 二 JSP 语言编写留言本模块的特色 . 11 第五节 环 境 13 一 开发及运行环境 13 二 硬件环境及操作系统 13 第二章 理论与技术基础 14 第一节 JSP 留言系统基础 . 14 第二节 软件工程理论 14 一 软