C #实现BBS论坛。提供三个主要角色:访客(未注册的美国..
- 资源大小:630.89 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
软件系统
others
资 源 简 介
用c#实现的BBS论坛。主要提供了三种角色:游客(没有注册的用户)、已经注册的用户和后台管理员。当游客进入论坛之后,只能对网站的首页进行浏览;而已经注册的用户进入论坛之后,可以发表自己的评论、并加以编辑等;管理员进入论坛之后,可以设置及更改整个论坛基本操作。-With c# Realize the BBS forum. Offers three main roles: visitors (unregistered users), registered users and back-office administrator. When visitors enter the Forum, can only browse the site
文 件 列 表
BBS
UserControl
Image
FrontDesk
BackDesk
App_Data
App_Code
AuthorInfo.aspx
AuthorInfo.aspx.cs
BBSFooter.ascx
BBSFooter.ascx.cs
BBSHeader.ascx
BBSHeader.ascx.cs
Index.aspx
Index.aspx.cs
WarmInfo.aspx
WarmInfo.aspx.cs
Web.Config
在线论坛说明书.doc
程序使用说明.txt