中央民族大学学士学位论文BachelorThesisofMinzuUniversityofChina2010年4月20日姓名:丁阳学号:0657039年级:06级院系:信息工程学院基于web的精品课程网站设计与实现摘要精品课程建设是“高等学校教学质量与教学改革工程”的一项重要内容和先期启动的四个项目之一,也是教育部深化教学改革,以教育信息化带动教育现代化的一项重要举措。精品课程网站是精品课程建设和评价的窗口,是精品课程网络化学习的平台,是教师与学生互动交流的媒介,也是精品课程示范幅射的载体。因此,精品课程网站建设意义重大。本精品课程网站就是为了顺应这一时代要求而设计的。本网站的开发是基于B/S结构,采用ASP程序设计语言及Access数据库进行开发。在本篇文章中,首先对本系统设计的意义和开发工具等做了简要介绍,接着对系统做了详细的需求分析;然后给出了精品课程网站所需的功能,重点探讨了精品课程网站的设计法案;最后对管理员的登录模块、新闻管理模块、文章管理、论坛模块等进行了重点详细介绍,并给出了具体实现步骤;通过测试分析,该系统的运行稳定、可靠,具有一定的实用价值。关键词:精品课程;网站;资源共享;ASPAbstractTheestablishmentofQualityCourseisanimportantelementofthe"teachingqualityandteachingreformproject"andoneoftheearlystartofthefourprojects.Itisanimportantmeasuretofurtherreformtheteachingmethodsandmodernizeteachingfacilitythrougheducationalinformationization.ThewebsiteestablishmentofQualityCourseistheexcellentcourseslearningplatformandawindowofcommunication.Itisnotonlytheinteractionbetweenteachersandstudentsofthemedia,butalsotheexcellentcourseradiationcarrier.So,thewebsiteestablishmentofQualityCourseisveryimportant.ThisQualityCourseWebsiteistocomplywiththerequirementsofthetimesanddesign.ThedevelopmentofthiswebsiteisbasedonB/Sstructure,usingASPandAccessdatabaseprogramminglanguagedeveloped.Inthisarticle,thesignificanceofthesystemdesignanddevelopmenttoolsarebrieflyintroducedatfirst,thenintroducedthedetailedanalysisofsystemneeds;thengivestherequiredCourseWebsitefeatures,focusingontheCourseWebsiteDesign;Finally,Iintroducedtheadministratoroftheloginmodule,newsmanagementmodule,articlemanagement,theForummodulefordetail,andgivesconcretestepstoachieve;bytestandanalysis,thesystemisstable,reliable,hascertainpracticalvalue.KeyWords:qualitycourse;website;resourcesharing;ASP目录一问题阐述.................................................................11.1课题背景...............................................................11.2国内外研究现状.........................................................11.3精品课程网站研究的意义.................................................1二需求分析以及开发工具介绍.................................................12.1业务及用户需求分析.....................................................12.2系统可行性分析.........................................................62.2.1技术可行性...................................................................................................................................................62.2.2经济可行性...................................................................................................................................................72.2.3操作可行性...................................................................................................................................................72.3系统开发工具介绍.......................................................72.3.1ASP与IIS...................................................................................................