asp学生论坛bbs设计毕业论文(开题报告+源代码) 第3页

asp论坛bbs设计毕业论文(开题报告+源代码)
摘要
论坛也称为BBS,BBS是Bulletin Board System的缩写,意思是电子公告版,一种在Internet上常见的用于信息服务的Web系统,它的主要服务是用来帮助浏览者相互沟通、吸引用户、服务用户的。他起源于20世纪80年代初,最初只是用于发布公告信息和讨论问题的在线交流平台,后来随技术的发展与网络的普及功能越来越强大。由于得到了广大网友的欢迎,越来越多的商业网站开始重视论坛,把论坛作为与用户交流的平台和在线技术支持与服务的平台。
本文主要采取ASP为开发技术,并使用了一些VBScript语言来实现论坛基本功能。为了简化架设的实现,采取Microsoft公司的Access作为数据库平台,这样在单机上架设一个简单的论坛几乎不需要安装任何程序。本文设计的流程是从系统的需求分析开始,确定系统的流程与设计,到模块的划分,再到数据加结构的设计,最后开始每个模块的编程与开发。
关键字:BBS,论坛,贴子

Abstract
The Forum is also known as BBS, BBS is an acronym for Bulletin Board System, which means the electronic version of the bulletin, on the Internet in a common Web services for information systems, its main service is to help visitors communicate with each other to attract Users of the service users. He originated in the early 1980's, initially announced for the information and discuss issues on-line exchange platform, along with the technology and the popularization of networks more and more powerful features. As a result has been welcomed by the majority of users, an increasing number of commercial sites paying attention to the Forum, the Forum as a platform for exchanges with users and online technical support and services platform.
This article taken for the development of ASP technology, and used some of the VBScript language to achieve the basic functions of the Forum. In order to simplify the realization of the set to take Microsoft's Access database as a platform for such a stand-alone in the forum to set up a simple almost do not need to install any program. In this paper, the design process from the beginning of systems analysis to determine the processes and systems design, divided into modules, to increase the data structure design, the beginning of the end of each module of programming and development.
Keyword: BBS, a forum post


第一章 系统功能设计 2
1.1 引言 3
1.2 需求分析 3
1.3 功能设计 5
1.4 扩展功能设计 7
第二章 系统架构与数据库设计 9
2.1 功能模块的划分 9
2.2 数据库设计 12
2.2.1 需要建立的数据表 12
2.2.3 数据库表结构的详细设计 13
第三章 基本设计 25
3.1 论坛首页设计 25
3.2 数据库连接函数 27
第四章 模块的实现 28
4.1 用户模块 28
4.1.1 用户的登陆 28
4.1.2 用户的注册 30
4.1.3 浏览其他用户信息 33
4.2 版面与公共信息模块 34
4.2.1 版面浏览 34
4.2.2 公共信息模块 35
4.3 帖子模块 36
4.3.1 发布、修改、删除帖子 36
4.3.2 帖子浏览模块 39
4.3.3 帖子搜索模块 41
4.4 管理人员模块 44
4.4.1 系统参数设置 44
4.4.2 用户授权 45
4.4.3 数据库的备份与还原 45
第五章 论坛的架构 47
5.1 安装环境和参数设置 47
5.2 运行论坛 49
第六章 结论 50
参考文献 51
致  谢 52

上一页  [1] [2] [3] [4] [5] [6] [7] [8] [9] [10]  ... 下一页  >> 

Copyright © 2007-2012 www.chuibin.com 六维论文网 版权所有