本 科 毕 业 论 文 题 目: 企业工资管理系统的设计与实现 姓 名: 学 号: 专 业: 计算机科学与技术 教学站点: 入学时间: 指导老师: 网络教育学院制年 月 日指导老师评语: 指导老师(签字) 答辩小组意见: 组 长(签字) 成 绩: 学院(盖章) 年 月 日摘要本文从用计算机实现企业工资管理的角度出发,系统地介绍了为某企业设计的一套网络环境的工资软件。本文详细叙述了系统的功能、数据结构、概要设计、详细设计。系统实现了职工信息、工资的录入、查询和修改,用户管理等功能。系统的特点是采纳 B/S 架构,整个系统的管理工作都集中在服务器端,运用多层软件架构确保了系统的扩展性和适用性。关键字:工资管理系统,mysql server, tomcat7.0AbstractThis treatise bases on the managing of wage by computer and generally introduces a kind of wage managing software about internet environment for a certain university. It discusses the functions of the system, data structure, summary designing and particular designing in detials. The system implements the insert query of the employee's information and wage, the reports ,user management and so on. The specialty of the system is using B/S structure. The management of the system focus on the server. It uses several layers software structure to insure the applicability and the expansibility of the system. The server is mostly using servlets and, the client is jsp.Key Words:The management system of wage, the java stored procedure of oracle,the module of wage calculoation 目录摘要................................................................................................................................3第一章 绪论...................................................................................................................71.1 背景..................................................................................................................71.2 开发工具和运行环境的选择....................................