很好的程序,希望能给你们带来方便.大家一起来维护这个网站,使其发展的更旺
源代码在线查看: about.cpp
// About.cpp : implementation file
//
#include "stdafx.h"
#include "DBTool.h"
#include "About.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// About dialog
About::About(CWnd* pParent /*=NULL*/)
: CDialog(About::IDD, pParent)
{
//{{AFX_DATA_INIT(About)
// NOTE: the ClassWizard will add member initialization here
//}}AFX_DATA_INIT
}
void About::DoDataExchange(CDataExchange* pDX)
{
CDialog::DoDataExchange(pDX);
//{{AFX_DATA_MAP(About)
// NOTE: the ClassWizard will add DDX and DDV calls here
//}}AFX_DATA_MAP
}
BEGIN_MESSAGE_MAP(About, CDialog)
//{{AFX_MSG_MAP(About)
// NOTE: the ClassWizard will add message map macros here
//}}AFX_MSG_MAP
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
// About message handlers
|
相关资源 |
|
-
很好的程序,希望能给你们带来方便.大家一起来维护这个网站,使其发展的更旺
-
运用lu分解法解非齐次方程.非常好的程序
希望能给别人一个借鉴
-
个人做的,也许有人需要,有错希望能给你们带来帮助
-
教你如何简单显示一章bmp位图,分析的很透彻,很适合出学者.希望能给你带来帮助!
-
教你如何简单显示一章TIFF位图,分析的很透彻,很适合出学者.希望能给你带来帮助!
-
教你如何简单显示一章TIFF位图,分析的很透彻,很适合出学者.希望能给你带来帮助!
-
一款漂亮的闹钟制作界面,希望能给你们带来帮助.
-
此文件为NEC78K0系列单片机的例程..为A/D转换的程序..希望能给初学者一些帮助..
|