========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : HMSys
========================================================================
AppWizard has created this HMSys 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 HMSys application.
HMSys.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.
HMSys.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CHMSysApp application class.
HMSys.cpp
This is the main application source file that contains the application
class CHMSysApp.
HMSys.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++.
HMSys.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\HMSys.ico
This is an icon file, which is used as the application's icon. This
icon is included by the main resource file HMSys.rc.
res\HMSys.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 HMSys.rc to add
toolbar buttons.
/////////////////////////////////////////////////////////////////////////////
AppWizard creates one document type and one view:
HMSysDoc.h, HMSysDoc.cpp - the document
These files contain your CHMSysDoc class. Edit these files to
add your special document data and to implement file saving and loading
(via CHMSysDoc::Serialize).
HMSysView.h, HMSysView.cpp - the view of the document
These files contain your CHMSysView class.
CHMSysView objects are used to view CHMSysDoc objects.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named HMSys.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.
/////////////////////////////////////////////////////////////////////////////
没有合适的资源?快使用搜索试试~ 我知道了~
员工信息管理系统 VC++源码实例
共75个文件
h:24个
cpp:23个
ico:10个
4星 · 超过85%的资源 需积分: 9 60 下载量 102 浏览量
2013-04-01
08:56:22
上传
评论
收藏 661KB ZIP 举报
温馨提示
摘要:VC/C++源码,数据库应用,员工管理 员工信息管理系统 VC++源码实例,功能包括员工考勤管理、工资管理、部门管理、员工信息维护管理、节假日管理、加班管理、数据库还原与备份、工资计算公式、密码修改、员工工资统计等功能,每项功能其实可操作的都不多,VC++数据库操作入门者可参考。
资源推荐
资源详情
资源评论
收起资源包目录
HMSys.zip (75个子文件)
HMSys
UserManageDlg.cpp 4KB
HMSysDoc.h 1KB
DepartManageDlg.h 2KB
CheckManageDlg.cpp 6KB
HMSys.rc 30KB
WageCalDlg.cpp 3KB
HMSys.clw 14KB
HMSys.dsw 535B
res
HMSysDoc.ico 1KB
bookmark_add.ico 80KB
bookmarks_list_add.ico 80KB
delete_group.ico 80KB
HMSys.ico 1KB
Toolbar.bmp 2KB
hand.cur 326B
default1.bin 693B
unlock.ico 2KB
button_cancel.ico 80KB
HMSys.rc2 397B
Exit.ico 80KB
edit.ico 80KB
ClockST_pane.bmp 5KB
exec.ico 80KB
ClockST_big.bmp 4KB
ClockST_small.bmp 1KB
EmpUpdateDlg.h 2KB
WageManageDlg.cpp 8KB
hmsys.bak 1.21MB
data
HMSys.sql 8KB
database
hmsys.bak 1.21MB
HMSys.aps 624KB
WageCalDlg.h 1KB
LoadDlg.cpp 2KB
HMSysDoc.cpp 2KB
ClockST.cpp 11KB
HMSys.h 1KB
RestoreDlg.h 1KB
HMSys.dsp 8KB
RestoreDlg.cpp 2KB
LoadDlg.h 1KB
EmpAddDlg.h 2KB
EmpUpdateDlg.cpp 9KB
CheckInfoDlg.cpp 5KB
EmpIndexDlg.h 1KB
CheckInfoDlg.h 1KB
EmpIndexDlg.cpp 2KB
EmpAddDlg.cpp 7KB
HMSysView.cpp 5KB
StdAfx.cpp 207B
UpdatePwdDlg.cpp 2KB
MainFrm.cpp 3KB
EmpInfoManageDlg.cpp 7KB
resource.h 5KB
DepartManageDlg.cpp 5KB
msado15.tlh 88KB
msado15.tli 75KB
UserManageDlg.h 1KB
WageManageDlg.h 2KB
WageDlg.h 1KB
MainFrm.h 1KB
UpdatePwdDlg.h 1KB
BackupDlg.h 1KB
StdAfx.h 2KB
CheckManageDlg.h 2KB
HMSys.cpp 8KB
HMSysView.h 2KB
WageDlg.cpp 7KB
HolidayManageDlg.cpp 5KB
BackupDlg.cpp 2KB
OverTimeDlg.cpp 1KB
EmpInfoManageDlg.h 2KB
OverTimeDlg.h 1KB
ClockST.h 3KB
HolidayManageDlg.h 2KB
ReadMe.txt 4KB
共 75 条
- 1
资源评论
- wqvbjhc2013-06-17VC6+sql不错的资源
- wogel2013-05-10虽然有点老 倒是凑合能用 学习呗!
- tian63822015-10-15非常适合初学,有点久
- hygjg2015-03-29对于初学者可以用,有借鉴意义
度年如日1668
- 粉丝: 76
- 资源: 23
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功