资源描述:
《毕业论文-网上教务管理系统的设计与实现》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、教务管理系统的设计与实现摘要教务管理是学校的教务工作的主要内容,其信息量大、信息变动频繁历来是各学校的头疼问题,随着人们对用计算机的使用越来越广泛以及互联网络普及,教务管理也已经基本形成了多元的网络化管理,极大的方便了广大师生,也方便了学校对教务工作的管理,大大的提高了教学质量。本系统采用FlexBuilder、MyEclipse结合MySQL数据库进行设计,从管理和使用的角度分为两个部分:学校教务管理端和学生使用端。前者主要有系统管理员及任课教师使用,后者则是主要面对在校学生。本文首先作教务管理系统的功能需求分析,然后对数据库进行需求分析,再在数据库中建立相应的表,并弄清楚数据库中各个表的逻
2、辑关系,接着编写代码,最后调试网站,直到形成用户满意的可以使用的完整系统。关键词:教务管理系统;FlexBuilder;MyEclipse;MySQLTheDesignandImplementationofEducational AdministrationSystemAbstractAcademicSenate,theschoolmanagementisthemaincontent,itisinformative,informationhasalwaysbeenthefrequentchangesinschoolsofheadacheproblems,aspeopleusedmoreandm
3、oreextensiveuseofcomputersandthepopularizationoftheInternet,educationaladministrationhasbeenbasicallyformedamulti-networkmanagement,agreatconveniencetoteachersandstudents,butalsoontheSenatetofacilitatetheworkoftheschoolmanagement,greatlyincreasedthequalityofteaching.ThesystemusesaFlexBuilder,MyEclip
4、secombinationofMySQLdatabasedesign,fromtheperspectiveofmanagementanduseisdividedintotwoparts:SchoolofEducationalAdministrationandstudentstousetheclientside.Theformeraremainlysystemadministratorsandclassroomteacherstouse,whilethelatteristhemajorproblemsencounteredinschool.Inthispaper,firstofall,maket
5、hefunctionsofeducationalmanagementsystemneedsanalysis,thenthedatabaseneedsanalysis,andtheninthedatabasecorrespondingtable,andeachdatabasetabletoclarifythelogicofrelations,andthenwritecode,debugthefinalsite,untiltheformationofcustomersatisfactionThecompletesystemcanbeused.Keywords:EducationalAdminist
6、rationsystem;FlexBuilder;MyEclipse;MySQL目录1绪论11.1课题的研究背景与意义11.1.1课题的研究背景11.1.2课题的研究意义11.2系统的定义及内容简介11.2.1系统的定义21.2.2系统的内容简介22系统中主要用到的技术32.1MySQL数据库32.2Flex32.3Java43教务管理系统的设计与实现63.1开发和运行环境选择63.2系统设计63.2.1系统功能分析63.2.2系统功能模块设计73.3数据库设计73.3.1数据库概念结构设计73.3.2数据库逻辑结构设计84模块详细设计114.1主页面114.2用户登录页面134.3学生功能模
7、块设计174.3.1个人信息查询页面174.3.2个人信息修改页面214.3.3在线选课页面224.3.4密码修改页面274.3.5历史留言查询页面274.3.6留言板页面284.4教师功能模块设计294.4.1教学实施计划查询页面294.4.2选课信息查询页面304.4.3个人信息查询修改页面304.4.4密码修改页面304.5管理员功能模块设计314.5.1教师信息修改、删除页面314.5.2