基于java的教务管理系统设计.doc
基于java的教务管理系统
摘要
教务管理是各大高校的教务工作的主要内容,通常学校的信息查询,信息变动,信息公布等一直让各学校工作量很大,今年来,随着人们对用计算机的使用越来越广泛以及互联网络普及,教务管理也已经基本形成了多元的网络化管理,极大的方便了广大师生,也方便了学校对教务工作的管理,实现了一种碎时随地的、交互性强并且操作简单的教务管理方法。
本系统采用Tomcat、MyEclipse结合MySQL数据库基于java语言进行设计,进过不断的学习和了解,选择了J2EE架构作为系统的整体架构。本系统总共分为3大模块:管理员模块,教师模块,学生模块。
本文首先作教务管理系统的功能需求分析,然后对数据库进行需求分析,再在数据库中建立相应的表,并弄清楚数据库中各个表的逻辑关系,接着编写代码,最后调试网站,直到形成用户满意的可以使用的完整系统。
关键词:教务管理系统;Tomcat;MyEclipse;MySQL
论文类型:软件开发
Abstract
Withthecontinuousreformofeducationsystem,especiallythecreditsystem,theexpansionandin-depthelectivesystem,thedailymanagementoftheSenateincreasinglyheavyandcomplex.Informationonhowtoacademicwork,modular,convenientfocusofthedevelopmentofmodernuniversities,thereisanurgentneedforresearchanddevelopmentofanintegratededucationalmanagementsoftware.AcademicSenate,theschoolmanagementisthemaincontent,itisinformative,informationhasalwaysbeenthefrequentchangesinschoolsofheadacheproblems,aspeopleusedmoreandmoreextensiveuseofcomputersandthepopularizationoftheInternet,educationaladministrationhasbeenbasicallyformedamulti-networkmanagement,agreatconveniencetoteachersandstudents,butalsoontheSenatetofacilitatetheworkoftheschoolmanagement,greatlyincreasedthequalityofteaching.
ThesystemusesaFlexBuilder,MyEclipsecombinationofMySQLdatabasedesign,fromtheperspectiveofmanagementanduseisdividedintotwoparts:Schoolof
Inthispaper,firstofall,makethefunctionsofeducationalmanagementsystemneedsanalysis,thenthedatabaseneedsanalysis,andtheninthedatabasecorrespondingtable,andeachdatabasetabletoclarifythelogicofrelations,andthenwritecode,debugthefinalsite,untiltheformationofcustomersatisfactionThecompletesystemcanbeused.
Keywords:EducationalAdministrationsystem;Tomcat;MyEclipse;MySQL
目录
TOC\o1-3\h\z\u
绪论 1
0.1课题的研究背景与意义 1
0.1.1课题的研究背景 1
0.1