资源描述:
《高校学生选课系统的分析与设计》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、学校代码:10128学号:200620905005双学位毕业论文(题目:高校学生选课系统的分析与设计学生姓名:学院:管理学院专业:工商管理第一专业:信息与计算科学班级:06级工管双学位指导教师:二〇一〇年六月内蒙古工业大学工商管理双学位毕业论文摘要大学期间总会有很多公共选修课,传统的选课方法没有预见性,无法实现课程和人数的调配。这是大学校园教学管理一个非常实际性的问题。网上选课系统,可以在开课前就在网上选课,每个学生的课程在开课前就确定好,使教学资源合理平均地分配。本系统使用ASP.NET作为开发工具,实现了HTML设计代码与
2、后台编程代码的分离。系统中使用ASP.NET+SQLServer+IIS,主要考虑到同学们选课主要使用Windows系统,对ASP.NET支持良好,而且ASP.NET代码更易于维护。对于数据库存取操作,多数系统直接将SQL语句写在代码里进行数据库查询。在该系统中,绝大部分功能都使用存储过程来完成数据库访问的工作。系统包括三个主要模块:管理员模块、教师模块、学生模块。管理员模块主要实现5个功能,分别是院系管理、专业管理、教师管理、课程管理和学生管理。学生界面主要实现3个功能,分别是个人信息维护、选课、查看选课信息。教师管理界面主
3、要实现两个功能,一个是查看任课老师课程表,另一个是查看任课老师的学生信息。关键词:网上选课;SQLServer2000数据库;MicrosoftVisualStudio2005;ASP.NET内蒙古工业大学工商管理双学位毕业论文AbstractTherearealotofpublicelectivesduringtheuniversityperiod.Thetraditionalmethodofcoursechoosinglackprescience,andtherearenopriorcoordination.Thisisa
4、veryphysicallysexualproblemintheuniversitycampusofteachingmanage.Onlinecourseselectionsystemcanbebeforethecommencementofonlineenrollment,eachstudentbeforethecommencementofthecoursewellestablished,sothatareasonableaveragedistributionofteachingresourcesThesystemusesAS
5、P.NETasadevelopmenttool,designedtoachievetheHTMLcodeandbackgroundseparationofprogrammingcode.SystemusingASP.NET+SQLServer+IIS,mainlytakingintoaccountthemaincourseselectionstudentstouseWindows,ASP.NETsupportonwell,andASP.NETcodeeasiertomaintain.Forthedatabaseaccessop
6、erations,themajorityofthesystemtowritedirectlytotheSQLstatementtoquerythedatabaseinthecode.Inthissystem,mostfunctionsareusedtoaccessthedatabasestoredprocedurestocompletethework.Systemincludesthreemainmodules:theadministratormodule,teachermodule,studentmodule.Adminis
7、tratormoduletoachievefivemainfunctions,namely,facultymanagement,professionalmanagement,teachermanagement,curriculummanagementandstudentmanagement.Studentinterfacetoachievethreemainfunctions,namely,maintenanceofpersonalinformation,courseselection,seeenrollmentinforma
8、tion.Teachermanagementinterfacetoachievetwomainfunctions,oneistochecktheinstructorcurriculum,andtheotherstudentsseetheinstructorinformatio