家长与学校交流平台 前台管理设计 毕业设计 .doc
文本预览下载声明
摘要
随着社会的发展,网络深入到我们生活的方方面面,同时也成为人们信息交流的主要工具。本文就论述了一个基于网络的中小学教师与家长交流平台的研究与实现过程。
本系统在B/S(Browser/Server,浏览器/服务器)模式下,通 过JSP(Java Server Page)动态网页技术实现。其中Web服务器采用Apache Tomcat7.0,数据库管理系统采用MySQL,开发工具使用MyEclipse10.0,所使用的技术有JSP、JDBC、hibernate、struts、JavaScript等。本平台为教师、学校和家长提供了一个快捷有效的交流环境,其中系统管理员主要实现对家长信息、教师信息、学生信息、班级信息、学生考试成绩等的管理;教师和家长以学生为纽带进行交流,教师可以查看所教学生的家长信息、对学生发布评语,家长可以查看教师信息、查看子女的考试成绩及教师的评语,同时可以查看学校的通知了解学校最新情况。
关键词: 交流;B/S框架;网络
ABSTRACT
With the social development, network deep into all aspects of our lives, but also become the main tool for the exchange of information. This article discusses a web-based communication platform for teachers and parents research and implementation process.
This system B / S (Browser / Server, Browser / Server) mode, the JSP (Java Server Page) dynamic web technology. Where the Web server using Apache Tomcat7.0, database management system using MySQL, development tools MyEclipse10.0, the techniques used are JSP, JDBC, hibernate, struts, JavaScript, etc. The platform for teachers, schools and parents to provide a quick and effective communication environment in which the system administrator main achievement information to parents, teacher information, student information, class information, student test scores and other management; teachers and parents of students as a link exchanges, the teacher can view the information of the parents to teach students, post a comment on students, parents can view the teacher information, view their childrens test scores and teachers comments, but you can view the schools notice about the school updates.
Keywords: AC; B / S framework; Network
目录
1. 绪论 1
1.1课题背景 1
1.2课题研究的目的和意义 1
1.3课题的主要研究工作 1
2. 实现技术 2
2.1 Java技术 2
2.2 jsp技术 3
2.3 Struts技术 3
2.4 hibernate技术 3
2.5Javascript技术 4
2.6 Ajax以及json技术 4
3.系统分析 4
3.1需求分析 4
3.1.1 管理员功能模块 4
3.1.2.教师模块 5
3.1.3家长模块 5
3.2可行性分析 5
3.2.1应用分析 5
3.2.2可行性前提 5
3.2.3对于技术的支持 6
3.2.4校方的收益问题 6
4.系统设计 6
4.1 系统的目标 6
4.2 系统功能
显示全部