欢迎来到天天文库
浏览记录
ID:25869529
大小:664.50 KB
页数:35页
时间:2018-11-23
《毕业论文——基于WEB的学生选课系统》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、目录摘要本论文主要论述的是基于WEB的选课系统的系统维护模块的设计与实现。设计本系统的目的是对选课信息进行管理。学生选课系统维护模块主要完成的是系统管理与维护功能。课题研究过程中,首先对系统管理模块进行了详尽的需求分析,经分析得到系统管理模块主要完成如下的功能:用户基本信息、选课信息的录入,查看,修改,删除等,同时还具有查询各个模块的功能,数据备份,数据还原,注销等功能。系统管理模块是整个系统的指挥中心,保证整个系统在校园网上安全有效地运作。之后根据需求提出了系统管理模块的总体设计方案,并据此进行了详细设计和编码实现。系统使用B/S结构设计和开发,系统的编码实现基于VS.NET平
2、台,使用ASP.NET作为开发语言,SQLServer2000作为数据库。代码中通过使用进程中的Session、尽量使用存储过程和尽量减少数据库连接的打开时间等手段来提高性能。论文中对课题的设计和开发进行了完整地论述。系统开发完成后,对课题要求的功能设计出测试用例,进行功能测试,测试结果证明学生选课系统的维护模块实现了对该模块的功能需求,完成了课题的主要任务。关键词:选课系统,系统管理,ASP.NETIV第一章绪论AbstractThetopicismainlytocommentdesignmentandimplementationofthemaintenancemoduleof
3、theWeb-basedCourseSelectionSystem.ThepurposeofCourseSelectionSystemistomanagethecourseselectioninformationoncomputer.Researchprocess,thefirstsystemmanagementmoduleforadetailedneedsanalysis.Uponanalysisofsystemmanagementmoduletobecompletedthefollowingfunctions:basicuserinformationintheCourseSe
4、lectionlogginginformation,thefollowingchanges.delete,inquiryalsohasthefunctionofeachmodule,backupdata,restoredata,thewrite-offandotherfunctions.Theentiresystemisthecommandmodulemanagementsystemtoensurethattheentirecampusnetworksafeandeffectivetransportsystemtodo.Afterademandmanagementmodulede
5、signprogram,andthusachieveadetaileddesignandcoding.ThesystemusetheStructureofB/S,usingVS.NETasthedevelopmentlanguageandSQLServer2000asdatabase.Sessioncodethroughtheuseoftheprocess.Makefulluseoftheprocessandminimizestoragetimeopendatabaseconnectivitytoimproveperformance.Thedesignanddevelopment
6、ofathesistopicforacompleteexposition.Systemdevelopmentiscompleted,subjecttotherequirementsofthefunctionaltestcasedesignandthefunctionality,Testresultsshowthatthesystemtosafeguardoptionalmoduleofthefunctionalrequirementsofthismodule,andcompletethemaintask.Keywords:courseselectionsystem,managem
7、entmodules,ASP.NETIV目录目录摘要IABSTRACTII目录III第一章绪论11.1课题背景11.2关键技术介绍11.2.1ASP.NET简介11.2.2SQLServer31.2.3ADO.NET简介31.2.4HTML41.2.5Script51.3课题主要工作5第二章需求分析72.1可行性分析72.1.1网上选课系统的产生和可行性分析72.2功能分析8第三章系统的设计103.1总体设计103.2功能的详细设计103.3数据库设计11第四章系统实现与验证16
此文档下载收益归作者所有