Countfile

所属分类:对话框与窗口
开发工具:Visual C++
文件大小:16909KB
下载次数:11
上传日期:2011-09-04 15:18:20
上 传 者lionpl
说明:  采用VS2008做了一个对话框控件,在控件中可以进行四则运算,并把运算公式添加到列表控件中,可以对列表控件进行修改、更新、删除等操作,最后把列表控件中的内容按一定格式保存在txt文件中,同时也可以从文件中读取数据显示在列表控件上。此外,添加了在界面上进行二维绘图操作的功能,对初学者会有较大帮助。
(Using VS2008 to do a dialog box control, the control can be arithmetic, and the computing formula added to the list control, you can make changes to the list control, update, delete and other operations, the final contents of the list control in a certain format save in txt file, but can also read data from the file appears in the list control. In addition, added at the interface of two-dimensional graphics operation functions will be of great help for beginners.)

文件列表:
Countfile\003.txt (78, 2010-10-29)
Countfile\Countfile\000.txt (38, 2010-10-06)
Countfile\Countfile\001.txt (18, 2010-10-06)
Countfile\Countfile\002.txt (18, 2010-10-07)
Countfile\Countfile\003.txt (86, 2010-10-07)
Countfile\Countfile\004.txt (78, 2010-10-08)
Countfile\Countfile\456456434978687.txt (48, 2010-10-30)
Countfile\Countfile\Countfile.aps (112016, 2011-08-24)
Countfile\Countfile\Countfile.cpp (3984, 2010-10-04)
Countfile\Countfile\Countfile.h (641, 2010-10-04)
Countfile\Countfile\Countfile.rc (16257, 2010-10-18)
Countfile\Countfile\Countfile.vcproj (6169, 2010-10-06)
Countfile\Countfile\Countfile.vcproj.SWJTU.aaa.user (1407, 2011-09-01)
Countfile\Countfile\CountfileDoc.cpp (1085, 2010-10-18)
Countfile\Countfile\CountfileDoc.h (571, 2010-10-29)
Countfile\Countfile\CountfileView.cpp (8854, 2010-11-07)
Countfile\Countfile\CountfileView.h (1427, 2010-10-29)
Countfile\Countfile\Debug\BuildLog.htm (8712, 2010-11-07)
Countfile\Countfile\Debug\Countfile.exe.embed.manifest (1196, 2010-10-29)
Countfile\Countfile\Debug\Countfile.exe.embed.manifest.res (1260, 2010-10-29)
Countfile\Countfile\Debug\Countfile.exe.intermediate.manifest (1120, 2010-11-07)
Countfile\Countfile\Debug\Countfile.obj (46708, 2010-10-29)
Countfile\Countfile\Debug\Countfile.pch (40894464, 2010-10-29)
Countfile\Countfile\Debug\Countfile.res (86044, 2010-10-29)
Countfile\Countfile\Debug\CountfileDoc.obj (21711, 2010-10-29)
Countfile\Countfile\Debug\CountfileView.obj (83063, 2010-11-07)
Countfile\Countfile\Debug\DialogModal.obj (68610, 2010-10-29)
Countfile\Countfile\Debug\MainFrm.obj (91014, 2010-10-29)
Countfile\Countfile\Debug\mt.dep (67, 2010-11-07)
Countfile\Countfile\Debug\stdafx.obj (571096, 2010-10-29)
Countfile\Countfile\Debug\vc90.idb (1895424, 2010-11-07)
Countfile\Countfile\Debug\vc90.pdb (3207168, 2010-11-07)
Countfile\Countfile\DialogModal.cpp (10098, 2010-10-10)
Countfile\Countfile\DialogModal.h (1221, 2010-10-11)
Countfile\Countfile\MainFrm.cpp (8351, 2010-10-04)
Countfile\Countfile\MainFrm.h (1095, 2010-10-04)
Countfile\Countfile\res\Countfile.ico (67777, 2007-11-28)
Countfile\Countfile\res\Countfile.rc2 (365, 2010-10-04)
Countfile\Countfile\res\CountfileDoc.ico (4710, 2007-10-31)
... ...

================================================================================ MICROSOFT 基础类库: Countfile 项目概述 =============================================================================== 应用程序向导已为您创建此 Countfile 应用程序。此应用程序不仅演示使用 Microsoft 基础类的基本知识,而且可作为编写应用程序的起点。 此文件包含组成 Countfile 应用程序的各个文件的内容摘要。 Countfile.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含有关生成文件的 Visual C++ 版本的信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 Countfile.h 这是应用程序的主要头文件。它包括其他项目特定的头文件(包括 Resource.h),并声明 CCountfileApp 应用程序类。 Countfile.cpp 这是包含应用程序类 CCountfileApp 的主要应用程序源文件。 Countfile.rc 这是程序使用的所有 Microsoft Windows 资源的列表。它包括 RES 子目录中存储的图标、位图和光标。此文件可以直接在 Microsoft Visual C++ 中进行编辑。项目资源位于 2052 中。 res\Countfile.ico 这是用作应用程序图标的图标文件。此图标包括在主要资源文件 Countfile.rc 中。 res\Countfile.rc2 此文件包含不是由 Microsoft Visual C++ 编辑的资源。您应该将不可由资源编辑器编辑的所有资源放在此文件中。 ///////////////////////////////////////////////////////////////////////////// 对于主框架窗口: 项目包含标准 MFC 界面。 MainFrm.h, MainFrm.cpp 这些文件包含框架类 CMainFrame,该类派生自 CFrameWnd 并控制所有 SDI 框架功能。 res\Toolbar.bmp 此位图文件用于为工具栏创建平铺图像。 初始工具栏和状态栏是在 CMainFrame 类中构造的。使用资源编辑器编辑此工具栏位图,并更新 Countfile.rc 中的 IDR_MAINFRAME TOOLBAR 数组以添加工具栏按钮。 ///////////////////////////////////////////////////////////////////////////// 应用程序向导创建一个文档类型和一个视图: CountfileDoc.h,CountfileDoc.cpp - 文档 这些文件包含 CCountfileDoc 类。编辑这些文件可以添加特殊文档数据并可实现文件保存和加载(通过 CCountfileDoc::Serialize)。 CountfileView.h,CountfileView.cpp - 文档的视图 这些文件包含 CCountfileView 类。 CCountfileView 对象用于查看 CCountfileDoc 对象。 ///////////////////////////////////////////////////////////////////////////// 其他功能: ActiveX 控件 应用程序包括对使用 ActiveX 控件的支持。 打印及打印预览支持 应用程序向导已通过从 MFC 库调用 CView 类中的成员函数,生成了用于处理打印、打印设置和打印预览命令的代码。 ///////////////////////////////////////////////////////////////////////////// 其他标准文件: StdAfx.h, StdAfx.cpp 这些文件用于生成名为 Countfile.pch 的预编译头(PCH)文件和名为 StdAfx.obj 的预编译类型文件。 Resource.h 这是标准头文件,它定义新资源 ID。 Microsoft Visual C++ 将读取并更新此文件。 Countfile.manifest Windows XP 使用应用程序清单文件描述应用程序 对特定版本并行程序集的依赖性。加载程序使用此 信息从程序集缓存加载相应程序集或 从应用程序加载私有信息。应用程序清单可能作为 与应用程序可执行文件安装在同一文件夹中的外部 .manifest 文件包括在内以便重新发布, 也可能以资源的形式包括在该可执行文件中。 ///////////////////////////////////////////////////////////////////////////// 其他注释: 应用程序向导使用“TODO:”指示应添加或自定义的源代码部分。 如果应用程序在共享 DLL 中使用 MFC,则将需要重新发布 MFC DLL。如果应用程序所用与操作系统的区域设置不同,则也将必须重新发布对应的本地化资源 MFC90XXX.DLL。 有关这两个主题的详细信息,请参阅 MSDN 文档中有关重新发布 Visual C++ 应用程序的部分。 /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者