登录
首页 » Visual C++ » VCPP_HRM

VCPP_HRM

于 2015-07-29 发布 文件大小:2084KB
0 222
下载积分: 1 下载次数: 4

代码说明:

  人事管理系统在VC++6.0编程通过,使用了ODBC、SQL Server等技术,实现了基本的人事管理功能(Personnel management system running well on VC++6.0,using ODBC and SQL Server,has the basic function of personal management)

文件列表:

HRM
...\ContractDlg.cpp,8752,2010-11-27
...\ContractDlg.h,1724,2010-11-14
...\ContractSet.cpp,1599,2010-11-09
...\ContractSet.h,1429,2010-11-09
...\data
...\....\111017
...\....\......\HRM,1133056,2010-11-10
...\....\......\HRM.sql,13404,2010-11-10
...\....\111101
...\....\......\HRM,1133056,2010-11-11
...\....\......\HRM.sql,13404,2010-11-11
...\DepartmentDlg.cpp,8176,2010-11-10
...\DepartmentDlg.h,1724,2010-11-08
...\DepartmentSet.cpp,1694,2010-11-08
...\DepartmentSet.h,1445,2010-11-08
...\HRM.APS,2356216,2011-05-14
...\HRM.clw,21985,2011-05-14
...\HRM.cpp,2044,2010-11-09
...\HRM.dsp,8144,2010-11-11
...\HRM.dsw,529,2010-11-06
...\HRM.h,1291,2010-11-06
...\HRM.ncb,533504,2011-05-14
...\HRM.opt,61952,2011-05-14
...\HRM.plg,1458,2011-05-14
...\HRM.rc,36046,2011-05-14
...\HRMDlg.cpp,5805,2010-11-13
...\HRMDlg.h,1443,2010-11-09
...\InsuranceDlg.cpp,7318,2010-11-16
...\InsuranceDlg.h,1702,2010-11-08
...\InsuranceSet.cpp,1609,2010-11-08
...\InsuranceSet.h,1420,2010-11-08
...\InsuranceSet1.cpp,1161,2010-11-15
...\InsuranceSet1.h,1284,2010-11-15
...\LonInDlg.cpp,2218,2010-11-13
...\LonInDlg.h,1329,2010-11-06
...\LWorkerSet.cpp,2787,2010-11-09
...\LWorkerSet.h,1790,2010-11-09
...\MBorrowDlg.cpp,2269,2010-11-10
...\MBorrowDlg.h,1412,2010-11-10
...\MMbilizeDlg.cpp,1449,2010-11-11
...\MMbilizeDlg.h,1392,2010-11-11
...\ModifyContractDlg.cpp,1756,2010-11-09
...\ModifyContractDlg.h,1411,2010-11-09
...\ModifyDemparmentDlg.cpp,1472,2010-11-07
...\ModifyDemparmentDlg.h,1452,2010-11-07
...\ModifyInsuanceDlg.cpp,1376,2010-11-08
...\ModifyInsuanceDlg.h,1407,2010-11-08
...\ModifyLeaveDlg.cpp,1337,2010-11-09
...\ModifyLeaveDlg.h,1371,2010-11-09
...\ModifyRenewDlg.cpp,1328,2010-11-10
...\ModifyRenewDlg.h,1369,2010-11-10
...\ModifyWorkerDlg.cpp,7157,2010-11-11
...\ModifyWorkerDlg.h,1589,2010-11-07
...\ReadMe.txt,3525,2010-11-06
...\res


...\...\HRM.rc2,395,2010-11-06



...\resource.h,7144,2010-11-14
...\rrr.cpp,1010,2011-05-14
...\rrr.h,1178,2011-05-14
...\StdAfx.cpp,205,2010-11-06
...\StdAfx.h,1145,2010-11-07
...\WMobilizeDlg.cpp,12557,2010-11-11
...\WMobilizeDlg.h,2049,2010-11-11
...\WMobilizeSet.cpp,1775,2010-11-11
...\WMobilizeSet.h,1464,2010-11-11
...\WorkBorrowDlg.cpp,14541,2010-11-28
...\WorkBorrowDlg.h,2035,2010-11-10
...\WorkBorrowSet.cpp,1894,2010-11-10
...\WorkBorrowSet.h,1520,2010-11-10
...\WorkCountDlg.cpp,23595,2011-05-14
...\WorkCountDlg.h,2057,2010-11-11
...\WorkEntryDlg.cpp,5190,2010-11-09
...\WorkEntryDlg.h,1718,2010-11-09
...\WorkerDlg.cpp,5397,2010-11-10
...\WorkerDlg.h,1715,2010-11-10
...\WorkerSet.cpp,2591,2010-11-06
...\WorkerSet.h,1714,2010-11-06
...\WorkInfoDlg.cpp,18085,2010-11-09
...\WorkInfoDlg.h,2123,2010-11-07
...\WorkLeaveDlg.cpp,29854,2010-11-09
...\WorkLeaveDlg.h,2664,2010-11-09
...\WorkRenewDlg.cpp,9729,2010-11-27
...\WorkRenewDlg.h,1927,2010-11-27
...\WorkRenewSet.cpp,1621,2010-11-10
...\WorkRenewSet.h,1424,2010-11-10

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

发表评论

0 个回复

  • DPS
    商客短信数据处理系统,根据订购的套餐信息,发送预先设置好的短信。(Passengers SMS data processing system based on subscription packages information, send pre-set messages.)
    2015-06-15 15:38:36下载
    积分:1
  • 基于VB语言的最短路径计算
    基于“邻接点”概念,研究了最短路径的快速计算方法,并利用VB语言编写了计算所需的核心模块,最终实现了从一个节点到另一个节点的所有最短路径的快速查询和显示。(The best traveling line among many distribution nodes is searched by calculating the shortest path between two nodes based on basic principle of adjacency node, the core module is writted with VB, the shortest path from one node to the other node is quickly found and showed.)
    2019-03-15 02:37:34下载
    积分:1
  • 1
    说明:  分解质因数的问题,采用c++语言编写,。。。。。(Using C++ algrithem)
    2012-03-30 19:29:51下载
    积分:1
  • cPPredgreenblue
    c++设计一个窗口显示红、绿、蓝的颜色,以及确定和取消按钮。(The c++ design of a window display of red, green, blue, and OK and cancel buttons.)
    2014-04-30 16:44:42下载
    积分:1
  • [Visual.C_NET-HIGH-PROGRAM
    这是关于VC方面的网络编程资料,需要你仔细学习才能有效果,需要有一定的这方面的基础知识才可以(This is the information on the VC network programming aspects, you need to learn in order to have the effect carefully, you need to have some basic knowledge in this area can only be)
    2013-12-01 20:24:17下载
    积分:1
  • Demo
    显示RichEdit控件,VC++精选编程学习源码,很好的参考资料。(Display the RichEdit control, VC++ select learning programming source code, a good reference.)
    2013-12-01 18:04:19下载
    积分:1
  • PCYT
    这是一个云台控制的软件,我只是实现了上下左右,自动几个功能,为了测试用,不过可以调通。(This is a PTZ control software, I just realized vertical and horizontal, automatic several functions, in order to test, but can be transferred through.)
    2013-08-22 08:44:29下载
    积分:1
  • testdlg
    检测NAT类型的客户端,程序中指定了服务器IP地址,用户可以自行修改(Detect NAT type of the client, the program specifies the server IP address, the user can modify)
    2013-08-22 10:16:36下载
    积分:1
  • 89765456
    使MDI子框架窗口初始时最大化或最小化,VC++精选编程学习源码,很好的参考资料。(The initial MDI child frame window is maximized or minimized, VC++ select learning programming source code, a good reference.)
    2013-12-01 18:08:06下载
    积分:1
  • msdn风格界面用户界面
    说明:  一种类似 vc++6.0MSDN风格的界面,和数据库结合,可实现搜索、索引、目录等功能,很实用,(vc 6.0MSDN a similar style of interface, and databases, to search, index, table of contents and other functions, is very practical,)
    2005-10-24 14:49:49下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载