I
摘 要
互联网发展至今,无论是其理论还是技术都已经成熟,而且它广泛参与在社
会中的方方面面。它让信息都可以通过网络传播,搭配信息管理工具可以很好地
为人们提供服务。针对新生报到信息管理混乱,出错率高,信息安全性差,劳动
强度大,费时费力等问题,采用新生报到系统可以有效管理,使信息管理能够更
加科学和规范。
新生报到系统在 Eclipse 环境中,使用 Java 语言进行编码,使用 Mysql 创建
数据表保存本系统产生的数据。系统可以提供信息显示和相应服务,其学院管理
员管理所有内容,涵盖了班级,专业,学院,学生,缴费以及宿舍等方面的信息,
学院管理员可以统计缴费信息以及学生报到信息。宿舍管理员管理宿舍,查看入
住宿舍的学生,管理学生,发布与维护消息通知。财务管理员统计缴费信息,增
删改学生缴费信息,管理学生和消息通知。辅导员统计学生报到信息,管理班级
和消息通知。学生查询缴费信息,查看所有管理人员发布的消息通知。
总之,新生报到系统集中管理信息,有着保密性强,效率高,存储空间大,
成本低等诸多优点。它可以降低信息管理成本,实现信息管理计算机化。
关键词:新生报到系统;Java 语言;Mysql
II
Abstract
Since the development of the Internet, both its theory and technology have
matured, and it has been widely involved in all aspects of society. It allows
information to be disseminated through the Internet, and it can serve people well with
information management tools. In view of the chaotic management of new students'
registration information, high error rate, poor information security, high labor
intensity, and time-consuming and labor-intensive problems, the new registration
system can be used for effective management, and information management can be
more scientific and standardized.
The freshman registration system is in the Eclipse environment, using the Java
language for coding, and using Mysql to create a data table to save the data generated
by the system. The system can provide information display and corresponding
services. The college administrator manages all content, covering information about
classes, majors, colleges, students, payment, and dormitories. The college
administrator can count the payment information and student registration information.
The dormitory administrator manages the dormitory, checks the students who live in
the dormitory, manages the students, publishes and maintains news notifications. The
financial administrator counts the payment information, adds, deletes, and changes
student payment information, manages students and news notifications. The counselor
counts student registration information, manages classes and news notifications.
Students inquire about payment information and check the notifications issued by all
managers.
In short, the new student registration system centrally manages information, with
many advantages such as strong confidentiality, high efficiency, large storage space,
and low cost. It can reduce the cost of information management and realize the
computerization of information management.
Key Words:Freshman registration system; Java language; Mysql
III
目 录
第 1 章 绪论...........................................1
1.1 课题背景 .........................................................................................................1
1.2 课题意义 .........................................................................................................1
1.3 研究内容 .........................................................................................................2
第 2 章 开发环境与技术.................................3
2.1 MYSQL 数据库 ...............................................................................................3
2.2 JSP 技术 ...........................................................................................................3
2.3 SSM 框架 .........................................................................................................4
第 3 章 系统分析.......................................5
3.1 可行性分析 .....................................................................................................5
3.1.1 技术可行性 ..........................................................................................5
3.1.2 经济可行性 ..........................................................................................5
3.1.3 操作可行性 ..........................................................................................5
3.2 系统流程 .........................................................................................................6
3.2.1 操作流程 ..............................................................................................6
3.2.2 登录流程 ..............................................................................................6
3.2.3 删除信息流程 ......................................................................................7
3.2.4 添加信息流程 ......................................................................................8
3.3 性能需求 .........................................................................................................8
3.4 功能需求 .........................................................................................................9
第 4 章 系统设计......................................13
4.1 设计原则 .......................................................................................................13
4.2 功能结构设计 ...............................................................................................13
4.3 数据库设计 ...................................................................................................17
4.3.1 数据库概念设计 ................................................................................17
IV
4.3.2 数据库物理设计 ................................................................................20
第 5 章 系统实现......................................23
5.1 学院管理员功能实现 ...................................................................................23
5.1.1 管理员管理 ........................................................................................23
5.1.2 专业管理 ............................................................................................23
5.1.3 学院管理 ............................................................................................24
5.2 宿舍管理员功能实现 ...................................................................................24
5.2.1 宿舍管理 ............................................................................................24
5.2.2 消息通知 ............................................................................................25
5.3 财务管理员功能实现 ...................................................................................25
5.3.1 缴费管理 ............................................................................................25
5.3.2 学生缴费统计 ....................................................................................26
5.4 辅导员功能实现 ...........................................................................................26
5.4.1 学生管理 ............................................................................................26
5.4.2 学生报到统计 .....................................................................................27
5.5 学生功能实现 ...............................................................................................27
5.5.1 查询缴费 .............................................................................................27
5.5.2 消息通知 .............................................................................................28
第 6 章 系统测试......................................29
6.1 功能测试 .......................................................................................................29
6.1.1 登录功能测试 ....................................................................................29
6.1.2 修改密码功能测试 ............................................................................30
6.2 测试结果 .......................................................................................................30
结 论...............................................31
致 谢...............................................32
参考文献.............................................33
毕业设计(论文)
1
第 1 章 绪论
1.1 课题背景
互联网发展至今,无论是其理论还是技术都已经成熟,而且它广泛参与在社
会中的方方面面。它让信息都可以通过网络传播,搭配信息管理工具可以很好地
为人们提供服务。所以各行业,尤其是规模较大的企业和学校等都开始借助互联
网和软件工具管理信息,传播信息,共享信息等等,以此可以增强自身实力,提
高在同行业当中的竞争能力,并从各种激烈的竞争中获取发展的机会。针对新生
报到信息管理混乱,出错率高,信息安全性差,劳动强度大,费时费力等问题,
经过分析和考虑,在目前的情况下,可以引进一款新生报到系统这样的现代化管
理工具,这个工具就是解决上述问题的最好的解决方案。它不仅可以实时完成信
息处理,还缩短新生报到信息管理流程,使其系统化和规范化。同时还可以减少
工作量,节约新生报到信息管理需要的人力和资金。所以新生报到系统是信息管
理环节中不可缺少的工具,它对管理者来说非常重要。
1.2 课题意义
现如今,信息种类变得越来越多,信息的容量也变得越来越大,这就是信息
时代的标志。近些年,计算机科学发展得也越来越快,而且软件开发技术也越来
越成熟,因此,在生活中的各个领域,只要存在信息管理,几乎都有计算机的影
子,可以说很多行业都采用计算机的方式管理信息。信息计算机化处理相比手工
操作,有着保密性强,效率高,存储空间大,成本低等诸多优点。针对新生报到
信息管理,采用新生报到系统可以有效管理,使信息管理能够更加科学和规范。
总之,在实际中使用新生报到系统,其意义如下:
第一点:新生报到系统的实际运用,可以帮助管理人员在短时间内完成信息
处理工作;
第二点:通过系统页面的合理排版布局,可以更加直观的展示系统的内容,
并且使用者可以随时阅读页面信息,随时操作系统提供的功能;