资源描述:
《linux精品课程网站建设的论文 毕业设计》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、毕业设计[论文]题目:linux精品课程网站建设学院:计算机科学与工程学院专业:计算机科学与技术姓名:学号:指导老师:完成时间:2013年05月30日摘要:随着计算机技术、网络技术的飞速发展,随着高校精品课程的建设受到越来越多的重视,精品课程网站的建设也成为当今高校的重要课题。本网站系统利用MicrosoftVisualStudio.NET工具,使用ASP.NET,ADO.NET等技术,系统以Html、Asp语言为依托,使用SQLserver作为系统数据库,IIS作为服务器,采用Css样式美化页面。系统共分为七大模块,实现了在线交流、
2、资源的上传和下载等功能。采用C#语言为编程语言,用SQLServer2005数据库为网站提供后台数据支持,严格按照软件工程开发原则,运用面向对象方法,经过详细设计与分析,实现了一个B/S(Browser/Server)结构的软件工程精品课网站。按照需求背景,本系统主要实现了用户的注册与登录,学生根据自己的需要,查看网站资料、内容,并且可以下载课件,作业,上传作业,向老师提出问题等;老师可以发布课件,作业供给学生下载,并且发布通知,使学生及时了解课程状况,还有回答学生提出的问题等;管理员负责添加、修改、删除网站内容,还可以管理用户权限等
3、。关键词:精品课程;IIS;C#ASP.NETSQLServer数据库B/S结构分享给你的朋友吧:·i贴吧·新浪微博·腾讯微博·QQ空间·人人网·豆瓣·MSN对我有帮助Abstract:Alongwiththedevelopmentofthecomputertechnologyandtheinternet,alongwithmoreandmoreattentiontotheconstructionofcollegecourses.Today'scollegeexquisitecoursewebsiteconstructionhasbe
4、comeanimportantissue.ThiswebsitesystemusingMicrosoftvisualstudio.nettool,usingasp.net,ado.nettechnology,Thesystemtohtml,asplanguagebasedontheuseofSQLserverasdatabase,IISasaserver,usingCSSstylelandscapingpage.Systemisdividedintosevenmodules,therealizationofanonlineexchan
5、geofresources,uploadinganddownloadingfunctions.usingc#forprogramminglanguage,withSQLServer2005forwebsiteprovidesbackenddatabasedatasupport,instrictaccordancewiththesoftwareengineeringdevelopmentprinciples,usingobject-orientedmethod,throughdetailedanalysisanddesign,imple
6、mentationofaB/S(Browser/Server)structureofsoftwareengineeringexquisitecoursewebsite.Accordingtorequirementbackground,thissystemmainlyrealizestheuserregistrationandlogin,studentscancheckthewebsite,content,downloadcourseware,assignments,uploadhomework,asktheteacherquestio
7、nsandsoonaccordingtooneself;Theteachercanreleasethecourseware,assignmentsforstudents’download,makestudentsunderstandpromptlycourseconditionsandanswerstudentquestions,etc.;Administratorsresponsibleforadd,modifyanddeleteyourcontent,stillcanmanageuserpermissions,etc.Keywor
8、ds:ExcellentCourses;IIS;C#asp.netSQLServerdatabaseB/Sstructure目录1绪论51.1研究背景与研究意义61.1.1研究背景61.1.2研究意义61.2研究现状71