人事工资管理系统
摘要:本系统所研究的内容是《人事工资管理系统》,在整个研究工程中,经过需求分析、概要设计、详细设计、系统测试等几个阶段的工作,使系统具有了插入、删除、修改、查询、导出以及备份恢复维护的基本功能。
本系统使用软件的开发工具是Microsoft Visual C++ 6.0,后台数据库是本地Microsoft SQL Server2000数据库,设计数据库软件是PowerDesignerTrial11。
Microsoft Visual C++ 6.0是一种开发性能非常优秀的面向对象的数据库应用开发工具,它能够设计高性能、基于客户/服务器(Client/Server)体系结构的应用系统。Visual C++ 6.0在不牺牲灵活性、性能和控制力度的同时,给C++带来了更高水平的生产效率。Microsoft Visual C++ 6.0提供了可视化编程,减少了编程过程中的难度,提高了编程效率。
Microsoft SQL Server2000是一种使用方便、简单的数据库,它提供了安全的管理措施,适合于中、小型系统。PowerDesignerTrial11工具是一个方便的画数据库模型的软件,并可以通过ER模型直接生成多种类型的数据库,诸如Oracle、Sybase 、Microsoft SQL Server2000等。
关键字:人事工资管理系统 ;VC++;SQL
Personnel salary management system
Abstract:The system focuses on Human affairs Personnel salary management system. In the whole researching process, we need to go through the following steps, including requirement analysis, general design, particular design, system test and so on. Through these steps that make the system can possesses the basic functions of database insertion, deletion, modification, search, export to excel, backup and resume.
This system use the Microsoft Visual C plus plus 6.0 as the empolder tool, using the Microsoft SQL Server2000 as the background database, and i use PowerDesignerTrial11 to design the database. Microsoft Visual C++ 6.0 is a kind of Object Oriented database application developping tool with excellent exploitation performance.It can design high performance application system which base on client/server system structural. Visual C++ improve the rate of C++ exploitation on not immolate agility, performance and control power at the same time.Microsoft Visual C++ provide visualization programming, consequently reduce the difficulty during programming, improving the efficiency of programming.
Microsoft SQL Server2000 is a kind of using convenien, simple database,it provide secure manage measure.It is fit for middl, small system.PowerDesignerTrial11 tool is a software convenient to painting database model, it can convet to kinds of database through ER model, such as Oracle, Sybase, Microsoft SQL Server2000 etc.
KeyWord : Personnel salary management system; VC++;SQL.