基于 java 的学校管理系统的设计和实现 电子信息科学与技术专业 摘 要随着科学技术的发展,社会在不断的改变。办公自动化是办公信息管理的自动化,它使用先进的技术,充分利用了自动化的信息,大大提高了人们的工作效率和工作质量,计算机信息的引进已彻底改变了许多传统的信息交流方式。本系统主要使用到了 SpringMVC、Mybatis、JQuery、Easyui 等框架,java 开发平台 , 数 据 库 使 用 mysql , 开 发 工 具 使 用 到 MyEclipse10 , 应 用 服 务 器Tomcat6.0 , jdk1.6.0, 其 中 SpringMVC 是 一 个 轻 量 级 的 低 侵 入 式 的 构 架 思想,SpringIOC 组件解决了各组件间的耦合度,也使持久化层的相关组件实现容器注入,同时 SpringAOP 实现了权限控制。用 Ajax 辅助页面的跳转,同时使用 JSON 实现前台数据与后台 java 对象的装换。Easyui 实现了页面的数据显示、提高了开发效率;同时使用了树形菜单和 layout 布局使整个页面更加清晰明了,在较短的时间是实现了较为直观的页面效果。本系统主要节省学校办公室资源、信息资源共享、异地无纸办公操作。给办公人员提供了更好的办公手段和环境,使之准确高效的工作。关键词:学校;java;SpringMVC;mysqlABSTRACTWith the development of science and technology, social change in the continuous. Office automation is the automation of office information management, it uses advanced technology, make full use of the information automation, greatly improving the working efficiency and quality of the people, the introduction of computer information has thoroughly changed many of the traditional way of information exchange.In this project mainly to the spring MVC, mybatis, jQuery, easyUI within the framework of the. Java development platform, the database using mysql, is used as the development tool to MyEclipse10, tomcat6.0 application server, jdk1.6.0. The spring MVC is a lightweight, low invasion type structure thought framework, component SpringIOC solve the coupling between the components and the persistence layer of the relevan...