欢迎来到天天文库
浏览记录
ID:6363579
大小:1.13 MB
页数:73页
时间:2018-01-11
《毕业设计(论文)-试卷管理系统的设计与实现-管理员及题库维护模块的实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、论文编号:试卷管理系统的设计与实现——管理员及题库维护模块的实现TheDesignandRealizationofPaperManagementSystem——TheRealizationofAdministratorandQuestionBankMaintenanceModule摘要在以往教师想出一份试卷,就得手动的查阅题库或查找相关书籍,然后手动的生成试卷。这样即费时又费力,而且很难保证试题的覆盖面和把握好试卷的难度。开发本软件正是为了能够帮助教师轻松的出一份高质量的试卷。试卷管理系统是为教师开发的一个试卷管理工具。本系统的设计是基于.NET技术平台,采用ADO.NET数据访问技
2、术和相关性能优化技术,利用C#.NET语言设计实现,以SQLServer2000作为后台数据库的管理系统,系统架构则是当前较为流行的B/S模式。本软件实现了以下主要功能:1.登录;2.专业管理;3.科目管理;4.教师管理;5.题型管理;6.选课管理;7.信息管理;8.章节管理;9.题库管理;10.生成试卷。测试表明本软件在Windows平台运行稳定,并能够顺利生成word类型的试卷,基本达到了预期的要求!关键词:试卷管理;数据库;C#;B/S69AbstractInthepast,teacherscomeupwithapaper,youhavetomanuallyaccessques
3、tionbankorfindrelevantbooks,andthenmanuallycreatepaper.Time-consumingandalsostrenuouslikethis,andverydifficulttoguaranteecoveragerateandpaperdegreeofdifficultyofexaminationquestion.Developmentofthissoftwareiseasytobeabletohelpteachersoutofahigh-qualitypapers.Papermanagementsystemisapapermanagem
4、enttooldevelopedforteachers.Thedesignofthesystemisbasedonthetechnologyplatformof.NET,usingdataaccesstechnologyofADO.NETandrelatedperformanceoptimizationtechnology.It’sbroughtaboutbylanguagedesignofC#.NET,usingSQLServer2000asthemanagementsystemofback-enddatabase,andthesystemarchitectureisthemore
5、popularB/Smodeinthecurrent.Thesefunctionsofthiswebsiteareasfollows:One.Log;Two.Professionalmanage;Three.Subjectmanage;Four.Teachermanage;Five.Questionsinmanagement;Six.Electivemanage;Seven.Informationmanage;Eight.Chaptermanage;Nine.examinationmanage;Ten.createpaper.Testsshowthatthesoftwarerunsi
6、nWindowsplatform,stable,andabletosuccessfullygeneratewordtypesofpaper,itisbasicreachtherequests.Keywords:PaperManagement;Database;C#;B/S;69目录摘要IAbstractII目录III第1章引言11.1开发背景11.2研究意义11.3发展现状21.4系统构建2第2章需求分析42.1系统的功能和特点42.1.1系统功能42.1.2系统特点52.2功能需求62.2.1试卷管理系统结构图62.2.2功能描述72.3开发环境82.3.1VisualStudio
7、2005概述82.3.2SQLServer2000概述82.3.3C#介绍10第3章总体设计113.1系统功能分析113.1.1功能划分113.1.2功能模块图113.2数据库总体设计123.2.1关系E-R图123.2.2数据表的设计14第4章详细设计184.1类的设计184.1.1数据操作类SQLHelper184.1.2逻辑处理类Services194.1.3常用函数类Functions204.2题库维护模块的实现204.2.1修改选择题214.2.
此文档下载收益归作者所有