摘  要

学生成绩管理作为现代学校教学管理的重要组成部分已经越来越多的在教学管理中起到重要的作用,己经成为现代教育的必然要求。学生教学要得以顺利、高效的实施,必然离不开高效的管理与支撑平台环境。构建基于Android移动终端的学生成绩查询系统是进行教学的迫切需要。

移动互联网是最近几年前景最诱人,市场潜力最大,发展最快的行业之一,Android作为现在销售量最大的只能移动操作系统,更是出在移动互联网浪潮前沿。

本课题主要采用的设计语言是Java语言,分为服务端和客户端两部分,服务端采用jsp+servlet的模式,采用MVC架构,客户端采用android平台,数据库采用sqlserver2008数据库。服务端主要包含的功能有:学生管理,班级管理,教师管理,考试安排等功能。客户端主要包含的功能有:用户登入。考试查询,导出等功能。系统能够正常运行,各个界面交互性较好。

关键词:  Java  android  sqlserver2008

 

 

 

Abstract

Student achievement management as an important part of modern school management has been more and more in teaching management plays an important role, has become the inevitable request of modern education. Students have been implemented smoothly, efficiently, it cannot do without an efficient management platform. Based on the Android mobile terminal system is the urgent need for teaching.

Mobile Internet is the most attractive prospects in recent years, the largest potential market, one of the fastest growing industries, Android is now the biggest sales only mobile operating system, is a wave of the mobile Internet in the frontier.

Design language, the main subject of the use of the Java language, is divided into two parts: the server and the client, the server uses the jsp+servlet mode, using MVC architecture, the client uses the Android platform, database using MySQL database. The server includes the function: student management, class management, performance management. The client includes the function: user login. Query results, performance statistics. The system to normal operation, each interface and better interactivity.

Key words:  Java  android  mysql

 

目录

1 引言

1.1 课题背景

1.2 本课题研究的意义

1.3 本课题的研究思路和方法

1.4 本文的主要工作

2 开发工具介绍

2.1 JAVA技术

2.1.1 JDBC简介

2.1.2 Jquery简介

2.1.3 Ajax简介

2.2开发环境及平台

2.2.1 Eclipse简介

2.2.2 MyEclipse简介

2.2.3 Tomcat简介

2.2.4 应用平台Android简介

2.3 MySql数据库

3 需求分析及设计方案

3.1 需求分析

3.2 设计方案

3.2.1 系统功能

3.2.2 系统结构

4数据库设计

4.1数据库需求分析及E-R图

4.2数据表具体设计

5 系统运行及测试与分析

5.1 系统的运行

5.1.1 后台登录

5.1.2 成绩录入

5.1.3 成绩管理

5.1.4 android登录

5.1.5 成绩查询

5.1.6 成绩统计

5.2 测试与分析

结    论

参考文献

致    谢