工资管理系统的设计与实现摘 要随着我国国民经济建设的蓬勃进展,各个行业都在积极使用现代化的管理工具,提高工作效率。工资管理作为企业内部财务管理的一个重要方面,逐步被企业管理者所重视。从而利用计算机软件实现企业的工资管理成为一个重要课题。本系统是根据企业工资管理的财务制度,通过实际的需求分析,基于 VC++ 6.0 和 SQL Server 2000 开发出的企业工资管理系统。该系统的主要子模块有员工基本信息管理、工资管理、工资查询、系统管理、帮助等,设计了普通用户和管理员用户两种角色,基本满足了普通企业的工资管理的需要。企业应用本系统后,可以有效的提高工资管理水平。整个系统从符合操作简便、界面友好、简洁、有用、安全的要求出发,完成工资管理的全过程。本文从需求分析、总体设计、数据库设计、功能模块编程实现等方面阐述了本系统的设计过程。为便于说明,文中绘制了程序结构框图、部分界面图和数据表。关键词:管理系统 数据库 VC++ SQL ServerABSTRACTAll sectors are actively using modern management tools to enhance efficiency with the rapid development of national economic construction. Wage management as an important aspect of internal financial management, which gradually attracts enterprise managers’ attention. And then it has become an important topic what use computer software to solve wages management of enterprise. The system is based on enterprise financial management system of wage, which is by the actual needs analysis, using VC + + 6.0 and SQL Server 2000 to develop enterprise wage management system.The system is consisted with six subsystems. They are employee information management, wage administration, payroll information, system management and help. And also the system has two actors with it which is normal user and system manager. These functions can meet the demands of most of the business. If the enterprise uses this system, the management of salary can rapidly be improved. The whole system must match the requests which are sim...