bbs论坛系统的设计与实现.rar

RAR格式版权申诉手机打开展开

bbs论坛系统的设计与实现,bbs论坛系统的设计与实现1.2万字 31页包括开题报告和任务书摘要本课题所实现的bbs系统是基于asp.net使用c#语言开发实现,使用的数据库是sql.server2000数据库。并且在其中实现了一般的bbs所具有的通常的共有的功能。比如用户登录,发帖,删帖,发表留言等功能。从理论上讲,internet 上的电子公...
编号:99-35022大小:165.20K
分类: 论文>计算机论文

该文档为压缩文件,包含的文件列表如下:

内容介绍

原文档由会员 xiaowei 发布

BBS论坛系统的设计与实现
1.2万字 31页
包括开题报告和任务书


摘 要

本课题所实现的BBS系统是基于asp.net使用c#语言开发实现,使用的数据库是sql.server2000数据库。并且在其中实现了一般的BBS所具有的通常的共有的功能。比如用户登录,发帖,删帖,发表留言等功能。
从理论上讲,Internet 上的电子公告板与现实生活中的公告板的作用是一样的。这些数以万计的电子公告板都针对某一主题进行着持续不懈的讨论,所以电子公告板有时也称为计算机会议服务。
电子公告板的主题多种多样,其范围从科学、政治、文学、 艺术到幽默、厨艺、体育、产品、影视、股票、音乐等无所不包。绝大部分的讨论是人们容易理解的,但也有一部分需要有高深的专业知识或相同的背景。有时一个电子公告板仅局限于某个地区、某些组织甚至某些个人,有时则会对全世界开放。

关键词:论坛系统,数据库,用户,互连网

The Design and Implementation of BBS Forum System

Abstract
The issue achieved by the BBS system is based on asp.net c # language used to achieve development, the use of the database is sql.server2000 database. And in this system to achieve the general BBS by a total of the usual functions. For example, users log in, post, cut message, delivered messages, and other functions.
Theoretically speaking, the use of electronic bulletin board on Internet and in real life the role of the bulletin board is the same. So many of these electronic bulletin boards are directed against a particular theme of the ongoing discussions, the electronic bulletin board is sometimes called as computer conference services.
Electronic bulletin board contains a variety of topics, ranging from science, politics, literature, art to humor, cooking, sports, products, video, stocks and so on. Most of the discussion is easy to be understand by the people, but there are also part of them need for advanced expertise or the same background. Sometimes an electronic bulletin board is limited to certain area, some organizations or even individuals, and sometimes opened to the world.


Key Words:BBS, Database, ASP.NET, Users, Internet



目录
目录 1
1 绪 论 2
1.1概述 2
1.2项目开发的目的 3
1.3 BBS的历史 4
1.4 国内BBS的现状与展望 4
2 需求分析 6
2.1 目标 6
2.1.1 基本要求 6
2.1.2 开发目标 6
2.1.3 应用目标 6
2.2 功能需求分析 6
3 系统分析及设计 8
3.1 系统设计以及实现 8
3.1.1 设计思想 8
3.1.2 系统的实现 9
3.1.3 论坛系统说明 17
3.1.4 论坛系统总体分析 17
3.2 数据库设计 18
3.3 各单元模块设计 20
3.3.1 用户注册登陆功能 20
3.3.2会员发贴与回复功能 21
3.3.3 管理员管理帖子与用户管理功能 22
3.4 系统测试 23
3.5 本章小结 24
4 结论 25
致  谢 25
参考文献 26


参考文献
[5] Elias Levy. 2001 October 21. “Security in an Open Electronic Society.” SecurityFocus.
[6] Ross Anderson. 2001. Security Engineering: A Guide to Building Dependable Distributed Systems. John Wiley & Sons. ISBN: 0-471-38922-6.
[7] 杨宏伟,李晶.C#程序员开发手册[M].北京:科学出版社,2006:152-153.
[8] (美) Bill Wagner著.Effective C#中文版:改善C#程序的50种方法[M].北京:人民邮电出版社,2007:50-52.
[9] 金旭亮著.编程的奥秘:.NET软件技术学习与实践[M]. 北京:电子工业出版社,2006:302-303.
[10] Russ Basiura .ASP.NET Web服务高级编程[M].北京:清华大学出版社