登录
首页 » Visual C++ » HrSys

HrSys

于 2020-10-27 发布 文件大小:6382KB
0 465
下载积分: 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 个回复

  • stock
    一款很好的库存管理系统 对于初学者来说是个很好的学习参考(A good inventory management system for the beginner is a good learning reference)
    2008-04-28 16:12:28下载
    积分:1
  • 微软数据库开发梦工场多媒体教学-sqlserver
    说明:  微软数据库开发梦工场多媒体教学-sql server篇.rar,是多媒体教学的,对新手很适合的,(Microsoft database development DreamWorks multimedia teaching- sql server chapter. Rar, multimedia teaching, is very suitable for novice,)
    2005-11-16 11:08:44下载
    积分:1
  • student_management
    本设计主要用于一个学校成绩的管理。学生成绩信息的录入、修改、查询。内含源码和说明文档一份。通过Visual C++结合数据库Microsoft SQL Server 2008开发。(This design for a school performance management. Entry student achievement information, modify, query. Containing source and a documentation. Combined through Visual C++ Microsoft SQL Server 2008 development.)
    2020-07-03 07:20:02下载
    积分:1
  • HCDB
    超市管理系统,主要应用了ADO对象操作数据库的技术。在数据库操作中涉及复杂SQL语句的构造方法、列表控件、Tab控件及树型控件的使用方法。 代码来源:《亮剑Visual C++ 项目开发案例导航》第三章(Visual C++ code about supermarket management sys)
    2015-03-11 13:59:34下载
    积分:1
  • xinxiqu
    学生信息管理系统详细设计说明书,Visual Basic 6.0与SQL SERVER 2000开发,对开发文档撰写有一定帮助。(Student Information Management System for the detailed design statement, Visual Basic 6.0 and SQL SERVER 2000 the development of written documents on the development of some help.)
    2009-05-26 15:06:37下载
    积分:1
  • CarService
    说明:  汽车维修管理系统。系统是在VC++和SQL Server 2000下开发的. 数据库文件需要在SQLSERVER的查询分析器中恢复. 因为程序极为经典,所以上传。编程环境: visual stdio c++ .net,Ado + SQL2000 。SQL设置: 将在SQL2000下建立CarService数据库,导入数据文件。主要用ADO访问数据库。。。 主要功能: 查询,添加,删除,显示信息(Vehicle Maintenance Management System. System is in VC++ and SQL Server 2000 under the development. SQLSERVER database files need to recover the query analyzer. Because the program is extremely classic, so upload. Programming environment: visual stdio c++. Net, Ado+ SQL2000. SQL settings: Under the establishment of CarService in SQL2000 database, import data files. The main access to the database using ADO. . . Main functions: query, add, delete, display information)
    2021-04-05 12:29:03下载
    积分:1
  • ordermanager
    (VC结合SQL)订单管理系统,readme.txt中包含使用帮助信息((VC combination of SQL) order management system, readme.txt contains Help information)
    2010-06-28 15:30:12下载
    积分:1
  • SQLODBC
    程序功能:实现vc中通过ODBC数据源来访问SQL数据库(procedures functions : vc achieved through ODBC data source to access SQL database)
    2006-12-07 17:23:15下载
    积分: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
  • MiniSql-master
    具有B+树,能完成搜索,插入,删除功能的简易数据库(A simple database with B+ tree that can search, insert and delete functions)
    2020-06-29 19:00:02下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载