摘 要
随着Internet技术的快速发展,人与人之间交流方式逐渐增多。为了方便人们在某一专业领域探讨问题和发表意见,在线论坛为年轻人尤其是大学生提供了一个交流的平台。在论坛上,人们可以对某一领域提出自己遇到的问题,即发表某一主题,随后,论坛上的其他人会根据自己的学识、经验发表意见或提出问题的方法。
开发BBS论坛系统的目的是提供一个供用户交流的平台,为广大用户提供交流经验、探讨问题的网上社区。因此,BBS论坛系统最基本的功能首先是发表主题,其次是其他人员根据主题发表自己的看法。此外,为了记录主题的发表者和主题的回复者信息,系统还需要提供用户注册和登录的功能。只有注册的用户登录后才能够发表和回复主题,浏览者(游客)只能浏览主题信息。
本论坛系统采用微软的.NET构建系统平台,数据库采用SQL Server 2000实现,它具有使用方便、操作灵活、运行稳定、安全可靠等特点。该论坛实现了分类版块的设置、版块的编辑、信息的发布、信息的编辑、帖子置顶等功能。
关键词 在线论坛,BBS,网上社区
Abstract
With the rapid development of Internet technology, communication between people gradually increase. In order to facilitate people in a professional field of study questions and comments, Internet appeared on the online forum. In the forum, people can be in a particular field put forward their own problems, namely published a subject, then, the Forum on other people according to their knowledge, experience, opinions or questions of method.
The development of BBS forum system is designed to provide a communication platform for the user, for the majority of users to provide the exchange of experience, discuss the issue of online community. Therefore, the BBS forum system is the most basic function is first published theme, followed by other researchers published according to the theme of his own views. In addition, in order to record the theme and the theme of the respondents published information, the system also needs to provide user registration and login function. Only registered users log in to post and reply topic, visitor (Visitor) can only browse the topic information.
This forum system using Microsoft .NET to construct the system platform, database using it is easy to use, flexible operation, stable operation, safety and reliability.
Keywords: communication platform BBS Online community
目 录
摘 要I
1.序言- 3 -
1.1选题背景- 3 -
1.2选题目的及意义- 4 -
1.3 选题完成情况- 5 -
2.项目需求分析- 5 -
2.1项目功能需求- 5 -
2.1.1功能划分- 5 -
2.1.2 功能描述- 6 -
2.2 项目性能需求- 8 -
2.2.1 数据精确度需求- 8 -
2.2.2 时