| 源码简介: |
企业人事管理系统 使用了SQL Server 2005数据库,在调试之前需要作者按照书中数据库表结构自己设计数据库。 主程序文件是VC003.dsw,使用Visual C++6.0打开此文件,然后使用工具栏中的“Build”命令即可调试。 管理员的用户名和密码可以从数据库中的表“users”中获取。-Enterprise personnel management systems use SQL Server 2005 database, and in need of in accordance with the book database table structure design their own database before commissioning. Main program file VC003.dsw, and Use Visual C++6.0 to open this file tool bar and then use the " Build" command to debug. The administrator' s user name and password can be obtained from the database table " users" .
|