• 大小: 0.01M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-02-21
  • 语言: C/C++
  • 标签:

资源简介

C++实战源码-成组浏览图片(入门级实例522).zip

资源截图

代码片段和文件信息

// ManyPrewPic.cpp : Defines the class behaviors for the application.
//

#include “stdafx.h“
#include “ManyPrewPic.h“
#include “ManyPrewPicDlg.h“

#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif

/////////////////////////////////////////////////////////////////////////////
// CManyPrewPicApp

BEGIN_MESSAGE_MAP(CManyPrewPicApp CWinApp)
//{{AFX_MSG_MAP(CManyPrewPicApp)
// NOTE - the ClassWizard will add and remove mapping macros here.
//    DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG
ON_COMMAND(ID_HELP CWinApp::onhelp)
END_MESSAGE_MAP()

/////////////////////////////////////////////////////////////////////////////
// CManyPrewPicApp construction

CManyPrewPicApp::CManyPrewPicApp()
{
// TODO: add construction code here
// Place all significant initialization in InitInstance
}

/////////////////////////////////////////////////////////////////////////////
// The one and

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件        1449  2010-11-13 11:09  ManyPrewPic\ManyPrewPic.clw
     文件        2133  2007-05-29 08:25  ManyPrewPic\ManyPrewPic.cpp
     文件        4249  2007-05-29 08:25  ManyPrewPic\ManyPrewPic.dsp
     文件         547  2007-05-29 10:08  ManyPrewPic\ManyPrewPic.dsw
     文件        1379  2007-05-29 08:25  ManyPrewPic\ManyPrewPic.h
     文件        5742  2007-05-29 09:56  ManyPrewPic\ManyPrewPic.rc
     文件        6230  2007-05-29 09:48  ManyPrewPic\ManyPrewPicDlg.cpp
     文件        1528  2007-05-29 09:09  ManyPrewPic\ManyPrewPicDlg.h
     文件        1103  2007-05-29 09:01  ManyPrewPic\resource.h
     文件         213  2007-05-29 08:25  ManyPrewPic\StdAfx.cpp
     文件        1054  2007-05-29 08:25  ManyPrewPic\StdAfx.h
     文件        5694  2005-10-08 16:28  ManyPrewPic\res\ManyPrewPic.ico
     文件         403  2007-05-29 08:25  ManyPrewPic\res\ManyPrewPic.rc2

评论

共有 条评论