院系名称20 13 年 月日设计题目 BBS 论坛的设计与实现 学生姓名 学 号 专业班级 计算机科学与技术 指导老师 目录摘要 1Abstract:21 绪论 31.2 BBS 对大学生学习生活的影响 32 软件介绍及基本原理 52.1 ADO 技术 52.2 开发环境及工具 62.3 ASP 有关的内置对象的设置 62.4 与 ADO 有关的设置 73 系统需求规划 84 功能模块与数据库设计 154.2 模块的划分及设计 174.3 设计数据库 184.4 创建数据库 195 系统实现与测试 205.1 验证性测试 205.2 添加、编辑和删除功能测试 236 结束语 266.1 系统的特点与局限性 266.2 实施过程中的一些体会 26致谢 28参考文献 29精品文档---下载后可任意编辑BBS 论坛的设计与实现摘 要:BBS 已经成为人们猎取信息、发表言论的重要场所。它由论坛注册用户所发表的大量主题组成。近些年来,随着校园网建设的进展,大学校园网 BBS 越来越火,因此建设一个好的 BBS 显得越来越有必要了。本文论述了开发一个简单的 BBS 系统所用到的关键技术和方法。其中运用了 ASP 技术、ACCESS 数据库等等,对上述技术的实现方法进行了详细的讨论,介绍了在 WEB 服务器上,利用 ASP 技术和 SQL 等技术,实现了一个简单的 BBS 系统的设计与开发,并详细讨论了该系统的实现过程及其结构。关键字:论坛,基本功能,扩展功能,数据库,ASP Abstract:Forum and chat room has become for people to obtain information and Theimportant place of expression.It published a large number of registered users by the Forum of themes.In recent years, as the development of the campus network, Internet forums and chat rooms, university campuses have more fire.So building a good forum and a chat room are becoming increasingly necessary. This paper discusses the development of a simple system to use chat rooms, forums and the key technologies and methods.With the use of ASP, ACCESS database and so on.The realization of the above methods arediscussed in detail, introduced a Web server.ASP and SQL, such as technology, a simple forums and chat rooms, the system design and development,and disc...