========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : HR
========================================================================
AppWizard has created this HR application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your HR application.
HR.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
HR.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CHRApp application class.
HR.cpp
This is the main application source file that contains the application
class CHRApp.
HR.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.
HR.clw
This file contains information used by ClassWizard to edit existing
classes or add new classes. ClassWizard also uses this file to store
information needed to create and edit message maps and dialog data
maps and to create prototype member functions.
res\HR.ico
This is an icon file, which is used as the application's icon. This
icon is included by the main resource file HR.rc.
res\HR.rc2
This file contains resources that are not edited by Microsoft
Visual C++. You should place all resources not editable by
the resource editor in this file.
/////////////////////////////////////////////////////////////////////////////
For the main frame window:
MainFrm.h, MainFrm.cpp
These files contain the frame class CMainFrame, which is derived from
CFrameWnd and controls all SDI frame features.
res\Toolbar.bmp
This bitmap file is used to create tiled images for the toolbar.
The initial toolbar and status bar are constructed in the CMainFrame
class. Edit this toolbar bitmap using the resource editor, and
update the IDR_MAINFRAME TOOLBAR array in HR.rc to add
toolbar buttons.
/////////////////////////////////////////////////////////////////////////////
AppWizard creates one document type and one view:
HRDoc.h, HRDoc.cpp - the document
These files contain your CHRDoc class. Edit these files to
add your special document data and to implement file saving and loading
(via CHRDoc::Serialize).
HRView.h, HRView.cpp - the view of the document
These files contain your CHRView class.
CHRView objects are used to view CHRDoc objects.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named HR.pch and a precompiled types file named StdAfx.obj.
Resource.h
This is the standard header file, which defines new resource IDs.
Microsoft Visual C++ reads and updates this file.
/////////////////////////////////////////////////////////////////////////////
Other notes:
AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.
If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system's current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation.
For example, MFC42DEU.DLL contains resources translated to German.) If you
don't do this, some of the UI elements of your application will remain in the
language of the operating system.
/////////////////////////////////////////////////////////////////////////////
没有合适的资源?快使用搜索试试~ 我知道了~
资源推荐
资源详情
资源评论
收起资源包目录
人力资源管理系统,本系统主要用vc6.0编写,本例用SQLServer数据库 (145个子文件)
HR.APS 85KB
Toolbar.bmp 1KB
HR.clw 47KB
StaffForm.cpp 19KB
EmployPlanForm.cpp 19KB
DepartmentHRPlanForm.cpp 18KB
AttendInfomationForm.cpp 18KB
EmployInfoPubChannelForm1.cpp 15KB
InterviewInformationForm.cpp 13KB
StaffWalfareRecordForm.cpp 13KB
WorkRelationshipRecordForm1.cpp 12KB
StaffMoveRecordForm.cpp 12KB
TrainplanForm.cpp 12KB
TrainConditionRecordForm1.cpp 11KB
AssessProjectRecordForm1.cpp 11KB
EmployInfoPublishForm1.cpp 10KB
EmployPlan.cpp 10KB
Staff.cpp 10KB
AssessTypeRecordForm.cpp 10KB
HRView.cpp 10KB
TrainCourseForm1.cpp 10KB
DocumentRecordFrom.cpp 10KB
AttendInformation.cpp 9KB
TrainTeacherForm.cpp 9KB
SearchEmployPlan.cpp 8KB
AssessProjectRecordForm.cpp 8KB
SearchStaff.cpp 8KB
DepartmentHRPlan.cpp 8KB
SearchAttendInfomation.cpp 7KB
EmployInfoPubChannel.cpp 7KB
SearchDepartmentHRPlan.cpp 7KB
InterviewInformation.cpp 6KB
StaffWalfareRecord.cpp 6KB
WorkRelationshipRecord.cpp 6KB
SearchInterviewInformation.cpp 6KB
SearchStaffWalfareRecord.cpp 6KB
SearchStaffMoveRecord.cpp 6KB
SearchWorkRelationshipRecord.cpp 6KB
StaffMoveRecord.cpp 6KB
TrainPlan.cpp 6KB
SearchTrainCondition.cpp 5KB
SearchTrainPlan.cpp 5KB
SearchAssessProjectRecord.cpp 5KB
SearchEmployInforPublish.cpp 5KB
SearchEmployInfoPubChannel.cpp 5KB
TrainConditionRecord.cpp 5KB
EmployInfoPublish.cpp 5KB
TrainCourseRecord.cpp 5KB
SearchTrainCourse.cpp 5KB
SearchAssessTypeRecord.cpp 5KB
AssessProjectRecord.cpp 5KB
SearchDocumentRecord.cpp 5KB
SearchTrainTeacher.cpp 5KB
HR.cpp 5KB
AssessTypeRecord.cpp 4KB
DocumentRecord.cpp 4KB
TrainTeacher.cpp 4KB
MainFrm.cpp 2KB
HRDoc.cpp 2KB
WorkRelationshipRecordForm.cpp 1KB
EmployInfoPubChannelForm.cpp 1KB
TrainConditionRecordForm.cpp 1KB
DepartmentHRPlanAudit1.cpp 1KB
EmployInfoPublishForm.cpp 1KB
DepartmentHRPlanAudit.cpp 1KB
TrainCourseForm.cpp 1KB
StdAfx.cpp 204B
HR.dsp 13KB
HR.dsw 529B
HR.exe 1.1MB
resource.h 12KB
Staff.h 4KB
HRView.h 3KB
DepartmentHRPlan.h 3KB
DepartmentHRPlanForm.h 3KB
EmployInfoPubChannelForm1.h 3KB
EmployPlanForm.h 3KB
StaffForm.h 3KB
AttendInfomationForm.h 3KB
EmployPlan.h 2KB
EmployInfoPubChannel.h 2KB
EmployInfoPublishForm1.h 2KB
AttendInformation.h 2KB
StaffWalfareRecordForm.h 2KB
InterviewInformationForm.h 2KB
WorkRelationshipRecordForm1.h 2KB
StaffMoveRecordForm.h 2KB
TrainConditionRecordForm1.h 2KB
TrainplanForm.h 2KB
AssessProjectRecordForm1.h 2KB
AssessTypeRecordForm.h 2KB
TrainCourseForm1.h 2KB
DocumentRecordFrom.h 2KB
TrainTeacherForm.h 2KB
TrainCourseRecord.h 2KB
EmployInfoPublish.h 2KB
InterviewInformation.h 2KB
StaffWalfareRecord.h 2KB
SearchEmployPlan.h 2KB
SearchAttendInfomation.h 2KB
共 145 条
- 1
- 2
资源评论
- 百·炼2013-04-08数据库怎么连不上啊 求帮助~ 代码应该没问题啊
- 单纯的面具2013-09-11数据库连接出问题,学习了里面的方法和代码,还行
- 啊呜喵嗯2015-11-25不知道为什么没有连上
- hailuolan2013-03-11学习学习,很不错的例子,感谢。
rosmany
- 粉丝: 1
- 资源: 12
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功