欢迎来到天天文库
浏览记录
ID:46246967
大小:472.12 KB
页数:75页
时间:2019-11-22
《班级网站毕业设计(论文)》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、【摘要】:本文主要介绍通过管理员维护基础信息,维护使用系统角色。实现了班级信息的交流和发布,班级网站是一个班级和外界交流的窗口,也是本班同学相互交流的平台。随着Internet的飞速发展与进步,及时的信息交流是非常必要的。为了加强师生间、学校和学生及时的信息交流与沟通,班级网站的出现实现了这一交流平台。管理员通过后台登录,可发布重要的班级信息新闻等消息;学生能在主页查看最新的班级信息,也可以通过注册登录在留言板块进行留言,拥有评论他人留言的权限。实现了学生之间的信息交流。本网站采用ASP.NET技术作为创建应用程序的方式,以C#作为编程语言,采用SQL
2、Server数据库作为后台数据库。它是基于Browser/Server结构下形成的数据驱动的Web应用程序。关键词:C#;VisualStudio2010;SQLServer;ASP.NET;Ajax;班级网站[Abstract]:Thispaperdescribesthebasisoftheinformationthroughthemaintenancemanager,maintenanceandusesystemroIes.CIassimpIementstheexchangeofinformationandpubIishing,cIasswebsi
3、teisawindowcIassandtheoutsideworId,butaIsoapIatformformutuaIexchangebumbanstudents.WiththerapiddeveIopmentandprogressoftheInternet,andtimeIyexchangeofinformationisessential.Inordertostrengthenbetweenteachersandstudents,schooIandstudentinformationexchangeandcommunication,appearst
4、imelyimpIementationofthiscIasswebsitepIatform.ManageadministratorscanpubIishnewsandotherimportantclassinformationmessages;cIassstudentscanviewtheIatestinformationonthehomepage,youcanaIsoIeaveamessageinthemessagecarriedRegisterLoginpIates,othershavepermissiontocommentmessage.Achi
5、evetheexchangeofinformationbetweenstudents.ThissiteusesASP.NETtechnologyasawaytocreateappIicationstoC#asaprogrammingIanguage,usingtheSQLServerdatabaseasthebackenddatabase.ItisbasedonthedataundertheBrowser/ServerstructureformationdrivenWebappIications.Keywords:C#;VisuaIStudio2010
6、;SQLServer;ASP.NET;Ajax;Classwebsite目录1、绪论11.1课题研究背景综述11.2课题研究目的和意义11.3可行性分析21.3.1经济可行性21.3.2技术可行性21.3.3操作可行性31.3.4管理可行性32、系统需求分析32.1系统需求功能分析32.1.1网站前台页面模块42.1.2后台管理系统模块42.2前台模块功能图52.3后台系统模块功能图53、数据库设计63.1用户管理表(TB_User)63.2评论管理表(TB_Reply)73.3公告管理表(TB_Notice)73.4留言管理表(TB_Message)
7、83.5图片管理表(TB_Images)83.6管理员表(TB_Admin)94、功能实现94.1前台界面及布局代码94.1.1首页设计(Index.aspx)93.1.2用户注册(UserRegister.aspx)104.1.3用户登陆(UserLogin.aspx)184.1.4用户信息修改(UserInfo.aspx)244.1.5留言板(MessageBoard.aspx)264.1.6公告板(NoticeList.aspx)344.1.7相册板(Photo,aspx)384.2后台布局界面和管理员权限功能414.2.1后台管理员登录页面(A
8、dminLogin.aspx)414.2.2公告管理434.2.3留言管理534.2.4相册管
此文档下载收益归作者所有