Visual C++程序的建立~~5
2009-06-03 20:04:40 来源:WEB开发网//字“命令消息,当用户选择了该命令时,将执行该函数OnAppAbou
// NOTE - the ClassWizard will add and remove member functions here.
// DO NOT EDIT what you see in these blocks of generated code !
//}}AFX_MSG
//上面的标记:
// {{AFX_MSG(CMyApp)
// …………………
// }}AFX_MSG
// 是ClassWizard定义的专门用做消息映射声明的标记,即消息映射区。
DECLARE_MESSAGE_MAP() //声明消息映射
};
/////////////////////////////////////////////////////////////////////////////
//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
#endif // !defined(AFX_2_H__6CF87E54_5FC3_419D_B373_44264BFF449C__INCLUDED_)
//其中的一些注释是由MFC AppWizard为用户自动生成的,如果不需要这些注释,可在应用程序向导的第/五步对话框中,将“Would you like to generatesource file comments?”项选为“No,thank you”。
// 显示两行字。cpp : Defines the class behaviors for the application.
#include “stdafx.h” //预编译处理的头文件
#include “显示两行字。h” //应用程序类的头文件
#include “MainFrm.h” //主框架类的头文件
#include “显示两行字Doc.h” //文档类的头文件
- ››Visual Basic 2008 数学函数
- ››Visual Studio2005中Smart Device的问题
- ››Visual Studio 中根据数据库字段动态生成控件
- ››Visual Studio 11全新黑色主题
- ››Visual Studio 2011 Beta新特性(一):安装VS201...
- ››建立唯美图片特效,十个jQuery插件分享
- ››Visual Studio自定义调试窗体两个小技巧
- ››Visual Studio 2005 Team Edition for Database P...
- ››Visual C#两分钟搭建BHO IE钩子
- ››建立自己的TextView和ImageView的组合View类
- ››Visual C++优化对大型数据集合的并发访问
- ››程序启动画面
更多精彩
赞助商链接