登录
首页 » Visual C++ » C++ 工资管理系统 salarysystem

C++ 工资管理系统 salarysystem

于 2020-06-26 发布 文件大小:7437KB
0 195
下载积分: 1 下载次数: 4712

代码说明:

  vc++和SQL Server一起实现的简单的工资管理系统,分离的数据库文件也在包里(a salary system using vc++ and SQL Server)

文件列表:

salary system
.............\salarynew
.............\.........\salarynew.mdf
.............\.........\salarynew_log.ldf
.............\工资
.............\....\ADOConn.cpp
.............\....\ADOConn.h
.............\....\adodc.cpp
.............\....\adodc.h
.............\....\allkaoqin.cpp
.............\....\allkaoqin.h
.............\....\bumenxinxi.cpp
.............\....\bumenxinxi.h
.............\....\column.cpp
.............\....\column.h
.............\....\columns.cpp
.............\....\columns.h
.............\....\datacombo.cpp
.............\....\datacombo.h
.............\....\datacombo1.cpp
.............\....\datacombo1.h
.............\....\dataformatdisp.cpp
.............\....\dataformatdisp.h
.............\....\datagrid.cpp
.............\....\datagrid.h
.............\....\dbcombo.cpp
.............\....\dbcombo.h
.............\....\Debug
.............\....\.....\ADOConn.obj
.............\....\.....\ADOConn.sbr
.............\....\.....\adodc.obj
.............\....\.....\adodc.sbr
.............\....\.....\allkaoqin.obj
.............\....\.....\allkaoqin.sbr
.............\....\.....\bumenxinxi.obj
.............\....\.....\bumenxinxi.sbr
.............\....\.....\column.obj
.............\....\.....\column.sbr
.............\....\.....\columns.obj
.............\....\.....\columns.sbr
.............\....\.....\datacombo1.obj
.............\....\.....\datacombo1.sbr
.............\....\.....\dataformatdisp.obj
.............\....\.....\dataformatdisp.sbr
.............\....\.....\datagrid.obj
.............\....\.....\datagrid.sbr
.............\....\.....\dbcombo.obj
.............\....\.....\dbcombo.sbr
.............\....\.....\deletebumen.obj
.............\....\.....\deletebumen.sbr
.............\....\.....\deletestaff.obj
.............\....\.....\deletestaff.sbr
.............\....\.....\department.obj
.............\....\.....\department.sbr
.............\....\.....\edityuangong.sbr
.............\....\.....\field.obj
.............\....\.....\field.sbr
.............\....\.....\fields.obj
.............\....\.....\fields.sbr
.............\....\.....\font.obj
.............\....\.....\font.sbr
.............\....\.....\gongzhong.obj
.............\....\.....\gongzhong.sbr
.............\....\.....\insertbumen.obj
.............\....\.....\insertbumen.sbr
.............\....\.....\insertkaoqin.obj
.............\....\.....\insertkaoqin.sbr
.............\....\.....\insertstaff.obj
.............\....\.....\insertstaff.sbr
.............\....\.....\jiaban.obj
.............\....\.....\jiaban.sbr
.............\....\.....\kaoqin.obj
.............\....\.....\kaoqin.sbr
.............\....\.....\kaoqinkoukuan.obj
.............\....\.....\kaoqinkoukuan.sbr
.............\....\.....\msado15.tlh
.............\....\.....\msado15.tli
.............\....\.....\picture.obj
.............\....\.....\picture.sbr
.............\....\.....\properties.obj
.............\....\.....\properties.sbr
.............\....\.....\property.obj
.............\....\.....\property.sbr
.............\....\.....\rowcursor.obj
.............\....\.....\rowcursor.sbr
.............\....\.....\salarytable.obj
.............\....\.....\salarytable.sbr
.............\....\.....\selbookmarks.obj
.............\....\.....\selbookmarks.sbr
.............\....\.....\singlestaffsalary.obj
.............\....\.....\singlestaffsalary.sbr
.............\....\.....\split.obj
.............\....\.....\split.sbr
.............\....\.....\splits.obj
.............\....\.....\splits.sbr
.............\....\.....\staffinfo.obj
.............\....\.....\staffinfo.sbr
.............\....\.....\StdAfx.obj
.............\....\.....\StdAfx.sbr
.............\....\.....\stddataformatsdisp.obj

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ADOTest
    本人自己编写的VC++访问数据库程序,包含了ADO、ODBC等方法,可访问MSSQL、SQL、ACCESS等数据库。(I have written VC++ Access database program, including the ADO, ODBC and other methods to access MSSQL, SQL, ACCESS and other databases.)
    2020-10-29 14:59:57下载
    积分:1
  • boyishu
    博弈树,是数据库课程中非常重要的一个编程程序。里面的编程思想非常适合初学者(Game tree, which is the database course a very important programming procedures. Inside the programming ideas for beginners)
    2013-03-23 10:03:42下载
    积分:1
  • AdoReadWriteAccess
    visual c++下,通过ado访问ACCESS数据库,实现数据库的读取,增加,删除,修改功能,界面使用一些WINXP按钮。(visual c, through ado visit ACCESS database, the database access, increase delete, change the functional interface using WINXP button.)
    2006-09-05 14:27:28下载
    积分:1
  • ADO-And-Access
    这是一个基本的数据库编程实例,里面最特别的地方是即使出数据库里面出现多条完全相同的记录,它也能操作,而不会出错。(This is a basic database programming examples, there is the most special place inside the database even if there is more of the same record, which can operate without error.)
    2013-11-15 06:37:48下载
    积分:1
  • Patient_Data
    MFC中以ADO的形式连接Access数据库,包括增、删、改、查(MFC in the form of ADO connection to Access database, including add, delete, change, check)
    2011-08-03 14:51:42下载
    积分:1
  • PMMv1.0
    MFC架构下,通过ADO方式连接Access数据库的实例,事先了完整的添加、修改、删除功能,VS2010编写。特点是实现了数据库中日期数据类型的读写,比较有借鉴意义。(MFC framework, connected through the Access database, ADO instance, in advance of the complete add, modify, delete function, VS2010 preparation. Feature is realized in the database to read and write the date data type, compared with reference.)
    2010-07-31 15:11:21下载
    积分:1
  • pay
    毕业设计论文(含运行说明书,源代码)工资管理系统(SQL+VC++)是Visual C++数据库(SQL Server 2000)信息管理系统,来自明日科技《Visual C++数据库系统开发案例精》一书,案例包括运行说明书,源代码和参考的《毕业设计论文范例》。(Thesis graduation project (including operation manuals, source code) wage management system (SQL+ VC++) Is a Visual C++ Database (SQL Server 2000) Information Management System, from tomorrow technology Visual C++ Database system the development of the case the elite in a book, case, including operation manuals, source code and reference the graduation thesis design paradigm. )
    2008-06-17 12:10:17下载
    积分:1
  • odbcassess
    ODBC连接数据库,可以实现查询,插入,删除操作.(vc++ implement odbc access database)
    2010-02-26 13:17:09下载
    积分:1
  • 102t
    课程设计课题。也是从网上找资料改进的。很好用。数据库用SQL server. (Course design issues. Also improved from the Internet to find information. Good use. Database with the SQL server.)
    2011-01-15 01:56:36下载
    积分:1
  • cn700_vb53547437325
    ........... 开发进销存(VB6源码) (kfjxc )
    2009-03-07 05:24:25下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载