登录
首页 » Visual C++ » HrSys

HrSys

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

  • 采购库存管理
    说明:  这个是VB环境开发的,我也是转载的把原来的Access数据库改成了SQl Server数据库.希望大家可以借鉴(this is the development environment of VB, I also reproduced in their original Access database into the SQL Server database. Hope we can learn from)
    2005-12-23 11:26:49下载
    积分:1
  • test_database
    一个实用的有很多的数据库的操作函数,并附带了一定的说明解释。可以直接运行的MFC连接SQL的代码程序。对数据库操作的常用的不常用的函数方法都有。(There are a practical lot of database manipulation functions, and comes with a certain amount of explanation explanation. MFC can be directly connected to SQL code to run the program. Commonly used method is not commonly used functions of database operations are.)
    2013-12-17 16:07:55下载
    积分:1
  • sjk
    数据库图书管理系统,包括表“readers”、“books”、“borrow ” 、“book-category” 、“member-level”、 “loss-reporting”(Database library management system, including the table " readers" , " books" , " borrow" , " book-category" , " member-level" , " loss-reporting" )
    2011-11-14 21:21:01下载
    积分:1
  • vc108423425252
    软件介绍: 编程环境: windows2003 +visual stdio c++ .net Ado + SQL2000 /####################################/ ** SQL设置: 将在SQL2000下建立schooldata数据库 导入数据文件 导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同 主要用ADO访问数据库,和几个显示数据的控件Treectrl,listctrl,datagrid等 程序中有几个BUG还没解决, 实现功能: 操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内 双击LIST控件显示具体信息 也可以在窗口里单击右键或操作菜单具体操作 主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息(software introduced : Programming Environment : windows2003 visual c stdio. net Ado SQL2000 /## SQL##################################/** set up : the establishment schooldata SQL2000 database into data files into data : data directory is a breakdown school_back database file operations : using SQL Enterprise Manager Database reduction visit to the local data into the database server, Password is set as the, um, schooldata operation of the database user name and password the same as the main database with ADO visit, Several display data and control the Treectrl, listctrl. datagrid procedures are several BUG has not yet been solved, realization of functions : : On the choice of inquiries conditions : one tree to demonstrate control information related to the tree Lane click controls to s)
    2007-01-10 12:07:01下载
    积分:1
  • pilot
    一个简单的数据库SQL2000管理查询,列举,更新,插入还有MFC控件的设置等,里面有一个SQL脚本支持库表(A simple database query SQL2000 management, list, update, insert, as well as the MFC control settings, etc., which has a SQL script support library table)
    2014-08-30 00:23:02下载
    积分:1
  • jkj
    ado 访问数据库的设置,用控件实现后拷贝原码(ado access to the database settings, after achieving control with the original copy code)
    2006-06-20 09:20:48下载
    积分:1
  • VS2010_mfc_sql_server_task
    教材订购系统,含VS2010的MFC机制,使用ADO接口连接数据库,换机器运行需修改ADOConn.cpp文件参数;含mdf和ldf文件,SQL SERVER2008点击附加即可。(Textbook ordering system, the VS2010 MFC mechanism, using the ADO interface to connect to the database, and other machine running need modify ADOConn.cpp file parameters containing mdf and ldf files, SQL SERVER2008 click on the additional can.)
    2020-11-19 16:49:37下载
    积分:1
  • goods
    说明:  商品销售管理系统对商品销售信息进行日常的管理,如销售开单、销售收款、销售退货,迅速准确地完成各种销售信息的统计计算和汇总工作,快速打印商品销售报表等功能 (Sales management system for information on sales day-to-day management, such as sales billing, sales of receivables, sales returns, quickly and accurately complete a variety of sales information and summary of statistical computing work, fast print sales reports and other functions)
    2008-08-29 15:57:07下载
    积分:1
  • chap09
    餐饮管理信息系统 my sql visual basic (Food & Beverage Management Information System my sql visual basic )
    2009-03-09 17:51:00下载
    积分: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
  • 696518资源总数
  • 105877会员总数
  • 14今日下载