登录
首页 » Visual C++ » HrSys

HrSys

于 2020-10-27 发布 文件大小:6382KB
0 141
下载积分: 1 下载次数: 194

代码说明:

  VC++和SQL Server搭配,编写的一个人力资源管理系统!含SQL源码()

文件列表:

HrSys
.....\ADOConn.cpp
.....\ADOConn.h
.....\adodc.cpp
.....\adodc.h
.....\ChangePwdDlg.cpp
.....\ChangePwdDlg.h
.....\CheckEditDlg.cpp
.....\CheckEditDlg.h
.....\Checkin.cpp
.....\Checkin.h
.....\CheckManDlg.cpp
.....\CheckManDlg.h
.....\column.cpp
.....\column.h
.....\columns.cpp
.....\columns.h
.....\Database
.....\........\Checkin.sql
.....\........\Departments.sql
.....\........\Employees.sql
.....\........\Evaluation.sql
.....\........\Experience.sql
.....\........\Family.sql
.....\........\HrSys.sql
.....\........\Users.sql
.....\........\v_SumCheck.sql
.....\datacombo.cpp
.....\datacombo.h
.....\dataformatdisp.cpp
.....\dataformatdisp.h
.....\datagrid.cpp
.....\datagrid.h
.....\datalist.cpp
.....\datalist.h
.....\Debug
.....\.....\ADOConn.obj
.....\.....\ADOConn.sbr
.....\.....\adodc.obj
.....\.....\adodc.sbr
.....\.....\ChangePwdDlg.obj
.....\.....\ChangePwdDlg.sbr
.....\.....\CheckEditDlg.obj
.....\.....\CheckEditDlg.sbr
.....\.....\Checkin.obj
.....\.....\Checkin.sbr
.....\.....\CheckManDlg.obj
.....\.....\CheckManDlg.sbr
.....\.....\column.obj
.....\.....\column.sbr
.....\.....\columns.obj
.....\.....\columns.sbr
.....\.....\datacombo.obj
.....\.....\datacombo.sbr
.....\.....\dataformatdisp.obj
.....\.....\dataformatdisp.sbr
.....\.....\datagrid.obj
.....\.....\datagrid.sbr
.....\.....\datalist.obj
.....\.....\datalist.sbr
.....\.....\Departments.obj
.....\.....\Departments.sbr
.....\.....\DepEditDlg.obj
.....\.....\DepEditDlg.sbr
.....\.....\DepManDlg.obj
.....\.....\DepManDlg.sbr
.....\.....\DepSelDlg.obj
.....\.....\DepSelDlg.sbr
.....\.....\EmpEditDlg.obj
.....\.....\EmpEditDlg.sbr
.....\.....\Employees.obj
.....\.....\Employees.sbr
.....\.....\EmpManDlg.obj
.....\.....\EmpManDlg.sbr
.....\.....\EmpSelDlg.obj
.....\.....\EmpSelDlg.sbr
.....\.....\EvaEditDlg.obj
.....\.....\EvaEditDlg.sbr
.....\.....\Evaluation.obj
.....\.....\Evaluation.sbr
.....\.....\EvaManDlg.obj
.....\.....\EvaManDlg.sbr
.....\.....\ExpEditDlg.obj
.....\.....\ExpEditDlg.sbr
.....\.....\Experience.obj
.....\.....\Experience.sbr
.....\.....\ExpManDlg.obj
.....\.....\ExpManDlg.sbr
.....\.....\Family.obj
.....\.....\Family.sbr
.....\.....\FamilyEditDlg.obj
.....\.....\FamilyEditDlg.sbr
.....\.....\FamilyManDlg.obj
.....\.....\FamilyManDlg.sbr
.....\.....\field.obj
.....\.....\field.sbr
.....\.....\fields.obj
.....\.....\fields.sbr
.....\.....\font.obj
.....\.....\font.sbr

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

发表评论

0 个回复

  • GenerationInsertSql
    选择数据库中的表,自动生成备份数据文件。(Select the table in the database, automatically generate backup data files.)
    2011-07-20 09:10:43下载
    积分:1
  • 200405040010089574
    VB实现SQL Server数据库备份-恢复 VB实现SQL Server数据库备份-恢复(VB SQL Server database backup-restore VB SQL Server database backup-restore)
    2005-03-19 01:28:54下载
    积分:1
  • jetsql_src
    使用MS Jet做的一个解释运行SQL语句/文件的程序(The app of interpreting SQL text or file based on MS JET)
    2020-06-30 04:40:02下载
    积分:1
  • SQL_Helper
    SQL数据库助手类,帮你节约开发时间! (封装了SQL五大对象,让你灵活调用)(SQL database helper classes to help you save development time! (Package of five of SQL object to allow you the flexibility to call))
    2012-05-20 13:57:36下载
    积分:1
  • Logistics-management-system
    基于 Visual C++ 6.0开发平台和 SQL Server 2000 数据库 开发的物流管理系统 (Visual C++ 6 development platform and based on Logistics management system in SQL Server 2000 database development)
    2014-07-02 16:21:28下载
    积分:1
  • st_ccerp
    说明:  时空erp软件sql2000数据库 两数据库间复制单据(Time and space erp software SQL2000 database replication between two database documents)
    2008-09-25 16:10:11下载
    积分:1
  • SQL_DataBase
    实现用vc++对sql server 数据库的管理 常用sql语句的使用(Achieved with the vc++ on the sql server database management used to use sql statements)
    2020-11-08 11:39:47下载
    积分:1
  • Personnel-Management-System
    Visualc++/SQL+Server数据库应用实例完全解析1.rar及对应的开发ppt。内容是一个“人事管理系统” 人事工资管理系统是非常通用的管理信息系统,是企事业单位实现办公自动化的前提和基础。 后台数据库使用SQL Server,前台开发工具使用Visual C++。 本系统采用目前比较流行的ADO数据访问技术,并将每个数据库表的字段和操作封装到类中,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势(Visualc++/SQL+ Server database application examples and the corresponding full resolution 1.rar development ppt. Content is a " personnel management system" human resources management system is a very common management information system, office automation, enterprises and institutions to achieve the prerequisite and foundation. Background database using SQL Server, front development tool Visual C++. The system uses the more popular ADO data access technology, and the fields for each database table and operation of packages to the class, which successfully design object-oriented programming applied to database application design. This is also the characteristics and advantages of this system)
    2011-04-20 11:24:39下载
    积分:1
  • 2006040814
    说明:  又一个银行系统 请大家多多支持 谢谢哦 (also a banking system Please thank everyone for their support Oh Oh)
    2006-04-24 15:24:25下载
    积分:1
  • MyTest1
    本实例是vc+SQL server小程序,具有数据库的简单查询,更新,删除记录等功能,本程序的查询功能是基于头部匹配的模糊查询。(This example is vc+ SQL server applet with a simple database query, update, delete records and other functions, the procedures for the inquiry is based on the fuzzy query matching head.)
    2020-10-29 14:59:57下载
    积分:1
  • 696524资源总数
  • 103791会员总数
  • 67今日下载