1、 * 大 学 本 科 毕 业 设 计(论文) 题 目:学生信息管理系统 学 院:*学院 专 业: 班 级: 学 生:* 学 号:32 指导教师: 职称:讲师 指导教师: 职称: *大学 2007 届本科生毕业设计(论文) 1 摘 要 随着学校的规模不断扩大,学生数量急剧增加,有关学生的各种信息也成倍 增长。面对庞大的信息量,有必要开发学生信息管理系统来提高学生管理工作的 效率。通过这样的系统,可以做到信息的规范管理、科学统计和快速查询,从而 减少管理方面的工作量。 JAVA 语言是目前进行与平台无关的应用程序开发时使用得最热门的编程语 言,本文描述了 JAVA 技术的特点,介绍这种技术的重要编
2、程方法,并完成一个 基于这种技术的学生信息管理系统。 本文介绍的学生信息管理系统包括基本信息管理、 学籍信息管理、 费用管理、 课程信息管理、成绩信息管理以及宿舍管理六大模块。管理员可以拥有完全的权 限管理系统。 本系统采用 NetBeans 5.5 为开发工具,后台数据库采用 Oracle9i,操作系 统为 Windows XP。 关键词:学生信息;管理系统;NetBeans;Java Swing *大学 2007 届本科生毕业设计(论文) 2 Abstract With the expanding of school and the sharp increasing of students
3、, students information becomes larger and larger. Facing the huge number of information, it is necessary to develop an information management system of students to improve the efficiency of work. It can provide standard management, science statistics and rapid inquiry of students information. At pre
4、sent JAVA is the hottest programming language for compilation application procedure which has nothing to do with the platform. This text described the characteristics of JAVA technology, It introduced the important programming method of the technology, and work out a student information management s
5、ystem base on this kind of technology. This system includes six following modules: basic information management ,status information management, cost management ,class information management, course information management , score information management, performance management. The manager owns the co
6、mplete management of this system. This system is designed for windows XP, the develops platform is NetBeans5.5, and the database management system is Oracle9i. Keywords: Students Information, Management System;NetBeans;Java Swing *大学 2007 届本科生毕业设计(论文) 1 目 录 绪 论 1 第一章 关于系统 . 2 1.1 为什么要开发学生信息管理系统 2 1.1.1 信息管理系统的重要性 2 1.1.2 开发学生信息管理系统的必要性 . 2 1.2 如何开发以及实现的功能 2 第二章 开发环境 3 2.1 JAVA 3 2.1.1 JAVA 简介 . 3 2.1.2 JAVA 的特点 . 3 2.2 Oracle 9i 数据库 4 2.2.1 Or