在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → BBS论坛系统

BBS论坛系统

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:0.98M
  • 下载次数:4
  • 浏览次数:116
  • 发布时间:2020-10-17
  • 实例类别:一般编程问题
  • 发 布 人:robot666
  • 文件格式:.rar
  • 所需积分:2
 

实例介绍

【实例简介】
BBS论坛系统,系统完善加载即可运行。系统的功能比较完善,更有jquery、ajax等技术。
【实例截图】
【核心代码】
BBS
├── Admin
│   ├── Addadmin.aspx
│   ├── Addadmin.aspx.cs
│   ├── Addbanmian.aspx
│   ├── Addbanmian.aspx.cs
│   ├── Addfenlei.aspx
│   ├── Addfenlei.aspx.cs
│   ├── AdminLogin.aspx
│   ├── AdminLogin.aspx.cs
│   ├── DataBase.aspx
│   ├── DataBase.aspx.cs
│   ├── Huifu.aspx
│   ├── Huifu.aspx.cs
│   ├── Images
│   │   ├── add.gif
│   │   ├── admin_bg_1.gif
│   │   ├── admin_left_9.gif
│   │   ├── Admin_Login_bg.jpg
│   │   ├── admin_top_bg.gif
│   │   ├── bar1.gif
│   │   ├── bar2.gif
│   │   ├── bar3.gif
│   │   ├── bul_arrowGrnSm1.gif
│   │   ├── bul_arrowGrnSm.gif
│   │   ├── cancel.gif
│   │   ├── cl1.gif
│   │   ├── closedfolder.gif
│   │   ├── del.gif
│   │   ├── edit_10.gif
│   │   ├── edit_1.gif
│   │   ├── edit.gif
│   │   ├── memberflag_03.gif
│   │   ├── menufile.gif
│   │   ├── m_news.gif
│   │   ├── m_olds.gif
│   │   ├── openedfolder.gif
│   │   ├── save.gif
│   │   ├── search1.gif
│   │   ├── search.gif
│   │   ├── spacer.gif
│   │   ├── title_bg.gif
│   │   ├── title_bg_quit.gif
│   │   ├── title.gif
│   │   ├── top_bg1.gif
│   │   ├── top_bg.gif
│   │   └── top.gif
│   ├── Index.htm
│   ├── Js
│   │   └── menutree.js
│   ├── left.aspx
│   ├── left.aspx.cs
│   ├── Main.aspx
│   ├── Main.aspx.cs
│   ├── ManageBanmian.aspx
│   ├── ManageBanmian.aspx.cs
│   ├── ManageFenlei.aspx
│   ├── ManageFenlei.aspx.cs
│   ├── StyleSheet1.css
│   ├── Tiezi.aspx
│   ├── Tiezi.aspx.cs
│   ├── Top.aspx
│   ├── Top.aspx.cs
│   ├── Uppwd.aspx
│   ├── Uppwd.aspx.cs
│   ├── UserList.aspx
│   └── UserList.aspx.cs
├── AjaxfileSize.aspx
├── AjaxfileSize.aspx.cs
├── App_Code
│   ├── Alert.cs
│   ├── BBSClass.cs
│   ├── BlockClass.cs
│   ├── DataHelp.cs
│   ├── DbHelperSQL.cs
│   ├── FavoriteFold.cs
│   ├── KindClass.cs
│   ├── loginUser.cs
│   ├── ReplyClass.cs
│   ├── ShareClass.cs
│   ├── SqlHelper.cs
│   ├── StringClass.cs
│   ├── TitleClass.cs
│   └── UpFileClass.cs
├── css
│   ├── Admin
│   │   ├── admincp.css
│   │   └── login.css
│   └── Style.css
├── Database
│   ├── mybbs_Data.MDF
│   └── mybbs_Log.LDF
├── DisplayReply.aspx
├── DisplayReply.aspx.cs
├── DisplayTitle.aspx
├── DisplayTitle.aspx.cs
├── EditTopic.aspx
├── EditTopic.aspx.cs
├── EditUpFile.aspx
├── EditUpFile.aspx.cs
├── Exit.aspx
├── Exit.aspx.cs
├── Global.asax
├── GotoPage.aspx
├── GotoPage.aspx.cs
├── images
│   ├── 04.gif
│   ├── 09.gif
│   ├── 18.gif
│   ├── Admin
│   │   ├── bg_button.gif
│   │   ├── bg_header.gif
│   │   ├── bg_list.gif
│   │   ├── bg_menu2.gif
│   │   ├── bg_menu.gif
│   │   ├── login_header.gif
│   │   ├── logo.gif
│   │   ├── menu_add.gif
│   │   ├── menu_reduce.gif
│   │   ├── processbg.gif
│   │   └── process.gif
│   ├── ajax.gif
│   ├── anquan.jpg
│   ├── BBS
│   │   ├── 12.gif
│   │   ├── 8.gif
│   │   ├── agree.gif
│   │   ├── anc.gif
│   │   ├── bg.png
│   │   ├── close.gif
│   │   ├── common.gif
│   │   ├── edit.gif
│   │   ├── email.gif
│   │   ├── emailto.gif
│   │   ├── folder_common.gif
│   │   ├── folder_hot.gif
│   │   ├── folder_lock.gif
│   │   ├── folder_new.gif
│   │   ├── friends.gif
│   │   ├── headtopic_1.gif
│   │   ├── home.gif
│   │   ├── magic.gif
│   │   ├── menu-down.gif
│   │   ├── message.gif
│   │   ├── newtopict.gif
│   │   ├── offline.gif
│   │   ├── online.gif
│   │   ├── only.png
│   │   ├── pin_1.gif
│   │   ├── pin_2.gif
│   │   ├── pin_3.gif
│   │   ├── pollsmall.gif
│   │   ├── pollt.gif
│   │   ├── profile.gif
│   │   ├── quote.gif
│   │   ├── replyu.gif
│   │   ├── report.gif
│   │   ├── rss.png
│   │   ├── smile.gif
│   │   ├── top.gif
│   │   ├── topicclose.gif
│   │   ├── topichot.gif
│   │   ├── topiclock.gif
│   │   ├── topicnew.gif
│   │   ├── topi.gif
│   │   ├── vote.gif
│   │   ├── votelock.gif
│   │   └── xml.gif
│   ├── bg.png
│   ├── btn-true.gif
│   ├── check_right.gif
│   ├── ContentIamge
│   │   ├── a.htm
│   │   ├── center.gif
│   │   ├── center_l.gif
│   │   ├── center_r.gif
│   │   ├── foot_c.gif
│   │   ├── foot_l1.gif
│   │   ├── foot_l3.gif
│   │   ├── foot_r.gif
│   │   ├── top_c.gif
│   │   ├── top_l.gif
│   │   └── top_r.gif
│   ├── del.gif
│   ├── dongman.gif
│   ├── edit.gif
│   ├── emailto.gif
│   ├── fastreply.gif
│   ├── fileExtend
│   │   ├── bmp.gif
│   │   ├── credits.gif
│   │   ├── gif.gif
│   │   ├── help.gif
│   │   ├── jpeg.gif
│   │   ├── jpg.gif
│   │   ├── png.gif
│   │   └── rar.gif
│   ├── forum_isnews.gif
│   ├── Forum_readme.gif
│   ├── frame_on.gif
│   ├── head
│   │   ├── 01.gif
│   │   ├── 02.gif
│   │   ├── 03.gif
│   │   ├── 04.gif
│   │   ├── 05.gif
│   │   ├── 06.gif
│   │   ├── 07.gif
│   │   ├── 08.gif
│   │   ├── 09.gif
│   │   ├── 10.gif
│   │   ├── 11.gif
│   │   ├── 12.gif
│   │   ├── 13.gif
│   │   ├── 14.gif
│   │   ├── 15.gif
│   │   ├── 16.gif
│   │   ├── 17.gif
│   │   ├── 18.gif
│   │   ├── 19.gif
│   │   ├── 20.gif
│   │   ├── admin.gif
│   │   ├── friends.gif
│   │   ├── magic.gif
│   │   ├── message.gif
│   │   ├── none.gif
│   │   ├── offline.gif
│   │   ├── online.gif
│   │   ├── profile.gif
│   │   ├── qq.gif
│   │   └── top.gif
│   ├── heike.jpg
│   ├── home.gif
│   ├── homes.gif
│   ├── img-false.gif
│   ├── img-true.gif
│   ├── kaixin.gif
│   ├── logo.png
│   ├── meitu.jpg
│   ├── newtopic.gif
│   ├── newtopics.gif
│   ├── point.gif
│   ├── poll4.gif
│   ├── profile.gif
│   ├── qq.gif
│   ├── qqs.gif
│   ├── quote.gif
│   ├── replyTopic.gif
│   ├── rss.png
│   ├── ruanjian.jpg
│   ├── shuma.gif
│   ├── TopicType
│   │   ├── fujina.gif
│   │   ├── icon0.gif
│   │   ├── icon1.gif
│   │   ├── icon2.gif
│   │   ├── icon3.gif
│   │   ├── icon4.gif
│   │   ├── icon5.gif
│   │   ├── icon6.gif
│   │   ├── icon7.gif
│   │   ├── icon8.gif
│   │   └── icon9.gif
│   ├── wangluo.gif
│   ├── wenxian.gif
│   ├── xiazai.gif
│   ├── yingjian.gif
│   ├── yingyin.gif
│   ├── yule.gif
│   ├── yuming.jpg
│   └── ziyuan.gif
├── index.aspx
├── index.aspx.cs
├── js
│   ├── Admin
│   │   ├── common.js
│   │   └── iframe.js
│   ├── Ajax.js
│   ├── EditUpFile.js
│   ├── HtmlEditor
│   │   ├── blankpage.htm
│   │   ├── editor.html
│   │   ├── face
│   │   │   ├── 003.gif
│   │   │   ├── 004.gif
│   │   │   ├── 005.gif
│   │   │   ├── 006.gif
│   │   │   ├── 007.gif
│   │   │   ├── 008.gif
│   │   │   ├── 009.gif
│   │   │   ├── 010.gif
│   │   │   ├── 011.gif
│   │   │   ├── 012.gif
│   │   │   ├── 013.gif
│   │   │   ├── 014.gif
│   │   │   ├── 015.gif
│   │   │   ├── 016.gif
│   │   │   ├── 017.gif
│   │   │   ├── 018.gif
│   │   │   ├── 019.gif
│   │   │   ├── 01.gif
│   │   │   ├── 020.gif
│   │   │   ├── 021.gif
│   │   │   ├── 022.gif
│   │   │   ├── 023.gif
│   │   │   ├── 024.gif
│   │   │   ├── 025.gif
│   │   │   ├── 026.gif
│   │   │   ├── 027.gif
│   │   │   ├── 028.gif
│   │   │   ├── 029.gif
│   │   │   ├── 02.gif
│   │   │   ├── 030.gif
│   │   │   ├── 031.gif
│   │   │   ├── 032.gif
│   │   │   ├── 033.gif
│   │   │   ├── 034.gif
│   │   │   ├── 035.gif
│   │   │   ├── 036.gif
│   │   │   ├── 037.gif
│   │   │   ├── 038.gif
│   │   │   ├── 039.gif
│   │   │   └── 040.gif
│   │   ├── images
│   │   │   ├── bg2.gif
│   │   │   ├── bg.gif
│   │   │   ├── line.gif
│   │   │   ├── mtoolallbg.gif
│   │   │   └── place.gif
│   │   ├── portraitSelect.htm
│   │   └── script
│   │   ├── colorSelect.js
│   │   ├── editfunc.js
│   │   └── samedomain.js
│   ├── HTMLPage.htm
│   ├── loginFavorite
│   │   └── Favorite.js
│   ├── ShareScript.js
│   ├── ShowHeadImage.js
│   ├── SinaEditor
│   │   ├── Edit
│   │   │   ├── editor
│   │   │   │   ├── base.css
│   │   │   │   ├── code.js
│   │   │   │   ├── editor.js
│   │   │   │   ├── img.htm
│   │   │   │   ├── InsertCode.htm
│   │   │   │   ├── link.htm
│   │   │   │   └── table.htm
│   │   │   ├── editor.htm
│   │   │   ├── face
│   │   │   │   ├── 001.gif
│   │   │   │   ├── 002.gif
│   │   │   │   ├── 003.gif
│   │   │   │   ├── 004.gif
│   │   │   │   ├── 005.gif
│   │   │   │   ├── 006.gif
│   │   │   │   ├── 007.gif
│   │   │   │   ├── 008.gif
│   │   │   │   ├── 009.gif
│   │   │   │   ├── 010.gif
│   │   │   │   ├── 011.gif
│   │   │   │   ├── 012.gif
│   │   │   │   ├── 013.gif
│   │   │   │   ├── 014.gif
│   │   │   │   ├── 015.gif
│   │   │   │   ├── 016.gif
│   │   │   │   ├── 017.gif
│   │   │   │   ├── 018.gif
│   │   │   │   ├── 019.gif
│   │   │   │   ├── 020.gif
│   │   │   │   ├── 021.gif
│   │   │   │   ├── 022.gif
│   │   │   │   ├── 023.gif
│   │   │   │   ├── 024.gif
│   │   │   │   ├── 025.gif
│   │   │   │   ├── 026.gif
│   │   │   │   ├── 027.gif
│   │   │   │   ├── 028.gif
│   │   │   │   ├── 029.gif
│   │   │   │   ├── 030.gif
│   │   │   │   ├── 031.gif
│   │   │   │   ├── 032.gif
│   │   │   │   ├── 033.gif
│   │   │   │   ├── 034.gif
│   │   │   │   ├── 035.gif
│   │   │   │   ├── 036.gif
│   │   │   │   ├── 037.gif
│   │   │   │   ├── 038.gif
│   │   │   │   ├── 039.gif
│   │   │   │   └── 040.gif
│   │   │   └── images
│   │   │   ├── arrow_down.gif
│   │   │   ├── arrow_up.gif
│   │   │   ├── bg.gif
│   │   │   ├── blue_sline.gif
│   │   │   ├── box_vsplit.gif
│   │   │   ├── codeimages
│   │   │   │   ├── contractedblock.gif
│   │   │   │   ├── contractedsubblock.gif
│   │   │   │   ├── expandedblockend.gif
│   │   │   │   ├── expandedblockstart.gif
│   │   │   │   ├── expandedsubblockend.gif
│   │   │   │   ├── expandedsubblockstart.gif
│   │   │   │   ├── inblock.gif
│   │   │   │   └── none.gif
│   │   │   ├── del_btn.gif
│   │   │   ├── dilog_bt_cancel.gif
│   │   │   ├── dilog_bt_ok.gif
│   │   │   ├── editor
│   │   │   │   ├── blank.gif
│   │   │   │   ├── bold.gif
│   │   │   │   ├── bold_over.gif
│   │   │   │   ├── copy.gif
│   │   │   │   ├── copy_over.gif
│   │   │   │   ├── cut.gif
│   │   │   │   ├── cut_over.gif
│   │   │   │   ├── editor_foot.gif
│   │   │   │   ├── face_bg.gif
│   │   │   │   ├── face.gif
│   │   │   │   ├── face_over.gif
│   │   │   │   ├── forecolor.gif
│   │   │   │   ├── forecolor_over.gif
│   │   │   │   ├── guage.gif
│   │   │   │   ├── hilitecolor.gif
│   │   │   │   ├── hilitecolor_over.gif
│   │   │   │   ├── iask.gif
│   │   │   │   ├── iask_over.gif
│   │   │   │   ├── img.gif
│   │   │   │   ├── img_over.gif
│   │   │   │   ├── indent.gif
│   │   │   │   ├── indent_over.gif
│   │   │   │   ├── inserthorizontalrule.gif
│   │   │   │   ├── inserthorizontalrule_over.gif
│   │   │   │   ├── insertorderedlist.gif
│   │   │   │   ├── insertorderedlist_over.gif
│   │   │   │   ├── insertunorderedlist.gif
│   │   │   │   ├── insertunorderedlist_over.gif
│   │   │   │   ├── italic.gif
│   │   │   │   ├── italic_over.gif
│   │   │   │   ├── justifycenter.gif
│   │   │   │   ├── justifycenter_over.gif
│   │   │   │   ├── justifyformat_bg.gif
│   │   │   │   ├── justifyformat.gif
│   │   │   │   ├── justifyformat_over.gif
│   │   │   │   ├── justifyfull.gif
│   │   │   │   ├── justifyfull_over.gif
│   │   │   │   ├── justifyleft.gif
│   │   │   │   ├── justifyleft_over.gif
│   │   │   │   ├── justifyright.gif
│   │   │   │   ├── justifyright_over.gif
│   │   │   │   ├── link.gif
│   │   │   │   ├── link_over.gif
│   │   │   │   ├── menu_bg.gif
│   │   │   │   ├── menu_foot.gif
│   │   │   │   ├── menu_title.gif
│   │   │   │   ├── outdent.gif
│   │   │   │   ├── outdent_over.gif
│   │   │   │   ├── ParaFormatting.gif
│   │   │   │   ├── ParaFormatting_over.gif
│   │   │   │   ├── paste.gif
│   │   │   │   ├── paste_over.gif
│   │   │   │   ├── redo.gif
│   │   │   │   ├── redo_over.gif
│   │   │   │   ├── rsave.gif
│   │   │   │   ├── table.gif
│   │   │   │   ├── table_over.gif
│   │   │   │   ├── textarea.gif
│   │   │   │   ├── textarea_over.gif
│   │   │   │   ├── title_bg.gif
│   │   │   │   ├── toolbar_bg.gif
│   │   │   │   ├── underline.gif
│   │   │   │   ├── underline_over.gif
│   │   │   │   ├── undo.gif
│   │   │   │   ├── undo_over.gif
│   │   │   │   ├── view.gif
│   │   │   │   └── view_over.gif
│   │   │   ├── guage.gif
│   │   │   ├── smb_btn_bg.gif
│   │   │   ├── srch_btn.gif
│   │   │   ├── tmpl_btn_bg.gif
│   │   │   ├── update_btn1.gif
│   │   │   └── update_btn2.gif
│   │   ├── index.html
│   │   └── 修改.txt
│   └── upfile.js
├── login.aspx
├── login.aspx.cs
├── LoginControlPanl
│   ├── AjaxPage.aspx
│   ├── AjaxPage.aspx.cs
│   ├── AlertInfor.aspx
│   ├── AlertInfor.aspx.cs
│   ├── DiaplyInformation.aspx
│   ├── DiaplyInformation.aspx.cs
│   ├── EditInformation.aspx
│   ├── EditInformation.aspx.cs
│   ├── Favorite.aspx
│   ├── Favorite.aspx.cs
│   ├── LoginControlPanl.aspx
│   ├── LoginControlPanl.aspx.cs
│   ├── MyReply.aspx
│   ├── MyReply.aspx.cs
│   ├── MyTopic.aspx
│   └── MyTopic.aspx.cs
├── NewTopic.aspx
├── NewTopic.aspx.cs
├── register.aspx
├── register.aspx.cs
├── UpFile
│   └── 2009-4
│   └── 1200942102142.rar
├── UserControl
│   ├── EditeAccessories.ascx
│   ├── EditeAccessories.ascx.cs
│   ├── foot.ascx
│   ├── foot.ascx.cs
│   ├── head.ascx
│   ├── head.ascx.cs
│   ├── ListAccessories.ascx
│   ├── ListAccessories.ascx.cs
│   ├── loginControl.ascx
│   ├── loginControl.ascx.cs
│   ├── PagiNation.ascx
│   ├── PagiNation.ascx.cs
│   ├── PagiNationReply.ascx
│   └── PagiNationReply.ascx.cs
└── Web.Config

32 directories, 495 files

标签:

实例下载地址

BBS论坛系统

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警