-
大小: 0.38M文件類型: .zip金幣: 1下載: 0 次發(fā)布日期: 2021-02-21
- 標(biāo)簽:
資源簡(jiǎn)介
C++實(shí)戰(zhàn)源碼-圖片的平滑縮放(入門級(jí)實(shí)例502).zip
代碼片段和文件信息
//?frameDlg.cpp?:?implementation?file
//
#include?“stdafx.h“
#include?“Smoothness.h“
#include?“frameDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CframeDlg?dialog
CframeDlg::CframeDlg(CWnd*?pParent?/*=NULL*/)
:?CDialog(CframeDlg::IDD?pParent)
{
//{{AFX_DATA_INIT(CframeDlg)
//?NOTE:?the?ClassWizard?will?add?member?initialization?here
//}}AFX_DATA_INIT
}
void?CframeDlg::DoDataExchange(CDataExchange*?pDX)
{
CDialog::DoDataExchange(pDX);
//{{AFX_DATA_MAP(CframeDlg)
//?NOTE:?the?ClassWizard?will?add?DDX?and?DDV?calls?here
//}}AFX_DATA_MAP
}
BEGIN_MESSAGE_MAP(CframeDlg?CDialog)
//{{AFX_MSG_MAP(CframeDlg)
ON_WM_HSCROLL()
ON_WM_VSCROLL()
//}}AFX_MSG_MAP
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
//?CframeDlg?message?handlers
void?CFram
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件??????565654??2010-07-16?10:27??Smoothness\bitbmp.bmp
?????文件????????3650??2007-05-08?08:48??Smoothness\fr
?????文件????????1334??2007-05-08?08:48??Smoothness\fr
?????文件?????????963??2007-05-08?08:48??Smoothness\resource.h
?????文件????????1569??2010-10-28?09:02??Smoothness\Smoothness.clw
?????文件????????2119??2007-05-08?08:48??Smoothness\Smoothness.cpp
?????文件????????4356??2007-05-08?08:48??Smoothness\Smoothness.dsp
?????文件?????????543??2007-05-08?08:48??Smoothness\Smoothness.dsw
?????文件????????1368??2007-05-08?08:48??Smoothness\Smoothness.h
?????文件????????5847??2007-05-08?08:48??Smoothness\Smoothness.rc
?????文件????????7807??2007-05-08?08:48??Smoothness\SmoothnessDlg.cpp
?????文件????????1598??2007-05-08?08:48??Smoothness\SmoothnessDlg.h
?????文件?????????212??2007-05-08?08:48??Smoothness\StdAfx.cpp
?????文件????????1054??2007-05-08?08:48??Smoothness\StdAfx.h
?????文件????????5694??2005-10-08?16:28??Smoothness\res\Smoothness.ico
?????文件?????????402??2007-05-08?08:48??Smoothness\res\Smoothness.rc2
評(píng)論
共有 條評(píng)論