1、 I 摘摘 要要 基于计算机和网络的教学管理,可有效监控教学质量,提高教学管理水平,相关系 统的开发设计已引起关注,本课题就是基于 J2EE 技术,开发设计的教学评估系统。 首先,从教学评估系统的需求入手,确定了系统的模块结构,设计了教学评估系统 的指标体系。我们使用 UML 技术设计了系统静态和动态的设计模型,使用用例图描述 了系统的功能和操作者;使用类图描述了系统的静态结构,分别设计了系统中实体 BEAN,控制 BEAN,基础 BEAN 并在实现部分给出了典型的实现细节;时序图用来显 示对象之间的关系,强调对象之间的消息的时间顺序,同时显示对象之间的交互,文中 分析了较复杂的学员投票功能的
2、时序图。根据数据库的规范化设计理论设计了系统的数 据库结构,在设计中通过适当的增加冗余大大提高了系统的查询速度,论文给出了数据 库关系图 1。 其次,介绍了系统的实现,分析了几个典型的业务逻辑封装的实现细节、几个典型 的交互界面的实现细节和实际界面展示,以及应用系统在 Tomcat 上的部署。 系统实现已达预期目标,满足了教学评估的基本要求,系统具有友好的交互界面, 对学院教学质量和管理水平的提高起来积极的作用。 关键词: Struts Hibernate Spring UML II AbstractAbstract Based on the teaching management of co
3、mputer and network, We can effectively control the quality of teaching and improve teaching management. Developing and designing of correlative system has attracted peoples attention. This subject is based on J2EE technology, It Designs the Educational Evaluation System. First, Start on the demand a
4、nalysis of the Education Evaluation System, We design the systems module structure. We designe a static and dynamic design model using UML, It describes the systems functions and operators using use case diagram, and describes the static structure using class diagram, We design the Entity JavaBean, Control JavaBean, based JavaBean, and give the typical details of classs implementation. Sequence Diagrams are used to describe the relationship between objects. It emphasizes the messages t