1、 学科分类号学科分类号 本科学生毕业论文(设计) 题目 (中文): 劳动信息保障系统的设计及实现 (英文) : The design and implementation of labor information security system 姓 名 学 号 院 (系) 计算机与通信工程系 专业、年级 通信工程 2009级 指 导 老 师 xx (副教授) 年 月 日 I 摘 要 为了解决目前劳动保障部门的信息的传递、交换、共享及不及时而造成的办公效率低 下,以及统一管理决策信息的收集、汇总、统计、分析等方面的问题,改善办公环境和条 件,提高办公效率,推动劳动保障部门的整体管理效率和服务水平
2、的进一步提高,从而出 现了劳动保障信息系统。本文的重点是基于 B/S 模式的劳动保障信息系统的设计与实现, 设计采用 MyEclipse 作为开发工具,开发语言为 JAVA,使用了 J2EE 当今最流行的三大框 架 SSH2(struts2.0+spring3.2+hibrnate2.5)作为系统的整体架构,以 ORACLE 作为 DBMS 进行开发。该系统实现了对参保人员信息的管理,对劳动保障金的交纳、支付、结算以及 对失业人员的信息管理、公告管理等功能。 【关键词】 :劳动保障信息系统;Java;B/S;Oracle II Abstract Nowadays, the efficiency
3、 of labor security department is low, because of the lateness of delivering, exchanging and sharing of information, and the problem of managing to gather, count and analyze the deciding information. In order to deal with these, we should try to better the environment and situation, improve the effic
4、iency, help the labor security department to improve the ability of serving others and the managing efficiency, therefore, the labor security information system turns up. The key point of this thesis is the projecting and realizing of the system, which is based on the model of B/S. This project appl
5、ies MyEclipse as a developing tool. The developing language is JAVA, using J2EE, the most popular structures,SSH2 (struts2.0+spring3.2+hibrnate2.5), as the entirety structure of the system, using ORACLE to develop, acting as DBMS. This system has the advantage of managing the information of the atte
6、ndees, the labor security payments, managing the information of the unemployed and notice management. 【Keywords】: Labor safeguard information system; Java; B/S; Oracle III 目 录 摘 要 1 ABSTRACT 2 目 录 . 3 1 绪论 5 1.1 开发背景 5 1.2 管理信息系统简介 6 1.3 课题开发的目的与意义 6 1.4 论文的结构安排 7 2 系统开发技术简介 . 8 2.1 J2EE 的简单介绍 . 8 2.2 ORACLE 的简介 . 8 2.3 MVC 模式简介 9 2.4 SSH2 框架简介(struts2.0+spring3.2+hibr