========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : SLW
========================================================================
AppWizard has created this SLW 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 SLW application.
SLW.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.
SLW.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CSLWApp application class.
SLW.cpp
This is the main application source file that contains the application
class CSLWApp.
SLW.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++.
SLW.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\SLW.ico
This is an icon file, which is used as the application's icon. This
icon is included by the main resource file SLW.rc.
res\SLW.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.
/////////////////////////////////////////////////////////////////////////////
AppWizard creates one dialog class:
SLWDlg.h, SLWDlg.cpp - the dialog
These files contain your CSLWDlg class. This class defines
the behavior of your application's main dialog. The dialog's
template is in SLW.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 SLW.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.
/////////////////////////////////////////////////////////////////////////////
========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : SLW
========================================================================
AppWizard has created this SLW 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 SLW application.
SLW.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.
SLW.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CSLWApp application class.
SLW.cpp
This is the main application source file that contains the application
class CSLWApp.
SLW.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++.
SLW.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\SLW.ico
This is an icon file, which is used as the application's icon. This
icon is included by the main resource file SLW.rc.
res\SLW.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.
/////////////////////////////////////////////////////////////////////////////
AppWizard creates one dialog class:
SLWDlg.h, SLWDlg.cpp - the dialog
These files contain your CSLWDlg class. This class defines
the behavior of your application's main dialog. The dialog's
template is in SLW.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 SLW.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.
/////////////////////////////////////////////////////////////////////////////
========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : SLW
========================================================================
AppWizard has created this SLW 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 SLW application.
SLW.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.
SLW.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CSLWApp application class.
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
①本程序是一个用来创建简单文档的基本的文本编辑器,支持查看或编辑文本(.txt)文件,其他支持的文件类型有cpp、h、c、html和xml; ②程序界面仿照记事本,另添加工具栏,便于操作; ③本程序支持字符(串)统计、查找、替换以及对用户指定字符串的统计; ④本程序支持字体设置功能,用户可对字体、字形及字的大小进行设置; ⑤统计功能说明:空格数为所有空格数(中英文空格相同),英文字符数(只统计英文字母数,不包括半角标点符号),中文字符数(包括汉字和全角标点符号);所有字符数包括英文、汉字、全角和半角字符数以及空格数。
资源推荐
资源详情
资源评论
收起资源包目录
SLW 3.0版(有背景图片).rar (78个子文件)
SLW 3.0版(有背景图片)
Splash.cpp 3KB
StdAfx.cpp 205B
SLW.clw 4KB
resource.h 3KB
CountStringDialog.h 1KB
Splash.h 1KB
SLWDlg.cpp 33KB
CountAllDlg.cpp 2KB
SLW.ncb 305KB
HELPBOX.h 1KB
SLW.rc 9KB
BmpEdit.h 1KB
HelpDlg.cpp 6KB
SLW.dsp 6KB
SLW.dsw 531B
SLWDlg.h 3KB
Debug
SLW.res 958KB
vc60.pdb 364KB
vc60.idb 225KB
HelpDlg.obj 18KB
SLW.exe 3.18MB
SLW.obj 15KB
Splash.obj 20KB
CountStringDialog.obj 13KB
StdAfx.obj 103KB
SLW.pch 5.27MB
CountAllDlg.obj 11KB
SLW.ilk 2.66MB
CountStringDlg.obj 16KB
SLW.pdb 4.01MB
SLWDlg.obj 79KB
SLW.cpp 2KB
HelpDlg.h 1KB
CountStringDlg.cpp 2KB
ReadMe.txt 3KB
SLW.opt 558KB
StdAfx.h 1KB
HELPBOX.cpp 2KB
SLW.APS 1.93MB
CountStringDlg.h 1KB
SLW.h 1KB
BmpEdit.cpp 6KB
Release
SaveAsInsure.obj 8KB
SLW.res 1.91MB
HELPBOX.obj 8KB
vc60.idb 81KB
HelpDlg.obj 36KB
SLW.exe 2.17MB
SLW.obj 15KB
Splash.obj 15KB
CountStringDialog.obj 9KB
ReadMe.txt 29KB
BmpEdit.obj 20KB
StdAfx.obj 720B
SLW.pch 5.33MB
CountAllDlg.obj 8KB
CountStringDlg.obj 11KB
SLWDlg.obj 70KB
res
EditBackground.bmp 644KB
ToolBarBack.bmp 149KB
ICON9.ico 4KB
复件 ToolBarBack.bmp 149KB
ICON1.ico 4KB
HelpBackground.bmp 178KB
ICON3.ico 4KB
SLW.rc2 395B
ICON4.ico 4KB
ICON2.ico 4KB
ICON8.ico 3KB
ICON5.ico 4KB
txt.ico 274KB
StartMap.bmp 366KB
SLW.ico 302KB
ICON6.ico 3KB
ICON7.ico 4KB
SLW.plg 1KB
CountStringDialog.cpp 1KB
CountAllDlg.h 1KB
共 78 条
- 1
songsiqi2006
- 粉丝: 6
- 资源: 35
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- C#星辰物料采购仓储系统源码数据库 SQL2008源码类型 WebForm
- 基于MATLAB车牌识别系统实现系统【GUI带界面】.zip
- ros使用迈德威视相机的例子
- 基于MATLAB车牌识别系统【带界面GUI】.zip
- 基于MATLAB车牌识别系统【GUI带界面】.zip
- fitten code离线安装包(visual stdio 2022)
- 2024年下半年软考中级网络工程师手工负载分担模式链路聚合配置实验
- java二手车销售管理系统源码(前台+后台)数据库 MySQL源码类型 WebForm
- VC++2019 访问和操作SQLite数据的例子
- 2024年下半年软考中级网络工程师lacp模式链路聚合配置实验
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功
- 1
- 2
- 3
- 4
- 5
- 6
前往页