社区
下载资源悬赏专区
帖子详情
Project Listing System using C++ with Source Code.zip下载
weixin_39821746
2023-11-19 08:30:31
Project Listing System using C++ with Source Code.zip , 相关下载链接:
https://download.csdn.net/download/xiaoshun007/88499826?utm_source=bbsseo
...全文
21
回复
打赏
收藏
Project Listing System using C++ with Source Code.zip下载
Project Listing System using C++ with Source Code.zip , 相关下载链接:https://download.csdn.net/download/xiaoshun007/88499826?utm_so
复制链接
扫一扫
分享
转发到动态
举报
写回复
配置赞助广告
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
Project
List
ing
System
us
ing
C++
with
Source
Code
.
zip
Project
List
ing
System
us
ing
C++
with
Source
Code
.
zip
sys_clip_4.
zip
======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : ClipDemo ======================================================================== AppWizard has created this ClipDemo application for you. This application not only demonstrates the basics of
us
ing
the Microsoft Foundation classes but is also a start
ing
point for writ
ing
your application. This file contains a summary of what you will find in each of the files that make up your ClipDemo application. ClipDemo.h This is the main header file for the application. It includes other
project
specific headers (includ
ing
Re
source
.h) and declares the CClipDemoApp application class. ClipDemo.cpp This is the main application
source
file that contains the application class CClipDemoApp. ClipDemo.rc This is a
list
ing
of all of the Microsoft Windows re
source
s 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 Developer Studio. res\ClipDemo.ico This is an icon file, which is used as the application's icon. This icon is included by the main re
source
file ClipDemo.rc. res\ClipDemo.rc2 This file contains re
source
s that are not edited by Microsoft Developer Studio. You should place all re
source
s not editable by the re
source
editor in this file. ClipDemo.clw This file contains information used by ClassWizard to edit exist
ing
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. ///////////////////////////////////////////////////////////////////////////// AppWizard creates one dialog class: ClipDemoDlg.h, ClipDemoDlg.cpp - the dialog These files contain your CClipDemoDlg class. This class defines the behavior of your application's main dialog. The dialog's template is in ClipDemo.rc, which can be edited in Microsoft Developer Studio. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named ClipDemo.pch and a precompiled types file named StdAfx.obj. Re
source
.h This is the standard header file, which defines new re
source
IDs. Microsoft Developer Studio 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 operat
ing
system's current language, you will need to copy the correspond
ing
localized re
source
s MFC40XXX.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, MFC40DEU.DLL contains re
source
s translated to German.) If you don't do this, some of the UI elements of your application will remain in the language of the operat
ing
system. /////////////////////////////////////////////////////////////////////////////
CustDlg.
zip
======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : CustDlg ======================================================================== AppWizard has created this CustDlg application for you. This application not only demonstrates the basics of
us
ing
the Microsoft Foundation classes but is also a start
ing
point for writ
ing
your application. This file contains a summary of what you will find in each of the files that make up your CustDlg application. CustDlg.dsp This file (the
project
file) contains information at the
project
level and is used to build a s
ing
le
project
or sub
project
. Other users can share the
project
(.dsp) file, but they should export the makefiles locally. CustDlg.h This is the main header file for the application. It includes other
project
specific headers (includ
ing
Re
source
.h) and declares the CCustDlgApp application class. CustDlg.cpp This is the main application
source
file that contains the application class CCustDlgApp. CustDlg.rc This is a
list
ing
of all of the Microsoft Windows re
source
s 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++
. CustDlg.clw This file contains information used by ClassWizard to edit exist
ing
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\CustDlg.ico This is an icon file, which is used as the application's icon. This icon is included by the main re
source
file CustDlg.rc. res\CustDlg.rc2 This file contains re
source
s that are not edited by Microsoft Visual
C++
. You should place all re
source
s not editable by the re
source
editor in this file. ///////////////////////////////////////////////////////////////////////////// AppWizard creates one dialog class: CustDlgDlg.h, CustDlgDlg.cpp - the dialog These files contain your CCustDlgDlg class. This class defines the behavior of your application's main dialog. The dialog's template is in CustDlg.rc, which can be edited in Microsoft Visual
C++
. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named CustDlg.pch and a precompiled types file named StdAfx.obj. Re
source
.h This is the standard header file, which defines new re
source
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 operat
ing
system's current language, you will need to copy the correspond
ing
localized re
source
s 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 re
source
s translated to German.) If you don't do this, some of the UI elements of your application will remain in the language of the operat
ing
system. /////////////////////////////////////////////////////////////////////////////
C++
跨平台开源库 之三
本篇文章主要介绍了”
C++
开源库集合 “,主要涉及到
C++
开源库集合 方面的内容,对于
C++
开源库集合 感兴趣的同学可以参考一下。 mimetic A free/GPL
C++
MIME Librarymimetic is a free/GPL Email library (MIME) written in
C++
designed to be easy to use and integrate
C++
开源库集合
C++
开源库集合 | Main | Site Index | Download | mimetic A free/GPL
C++
MIME Library mimetic is a free/GPL Email library (MIME) written in
C++
designed to be easy to use
下载资源悬赏专区
13,654
社区成员
12,572,709
社区内容
发帖
与我相关
我的任务
下载资源悬赏专区
CSDN 下载资源悬赏专区
复制链接
扫一扫
分享
社区描述
CSDN 下载资源悬赏专区
其他
技术论坛(原bbs)
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章