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

资源简介

C++实战源码-QQ抽屉控件(入门级实例334).zip

资源截图

代码片段和文件信息

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

#include “stdafx.h“
#include “aaaaa.h“
#include “aaaaaDlg.h“

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

/////////////////////////////////////////////////////////////////////////////
// CAaaaaApp

BEGIN_MESSAGE_MAP(CAaaaaApp CWinApp)
//{{AFX_MSG_MAP(CAaaaaApp)
// 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()

/////////////////////////////////////////////////////////////////////////////
// CAaaaaApp construction

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

/////////////////////////////////////////////////////////////////////////////
// The one and only CAaaaaApp object

CAaaaaApp theApp;

///////

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件        1328  2010-10-27 13:28  aaaaa\aaaaa.clw
     文件        2049  2008-09-18 16:06  aaaaa\aaaaa.cpp
     文件        4782  2008-09-19 11:49  aaaaa\aaaaa.dsp
     文件         533  2008-09-18 19:25  aaaaa\aaaaa.dsw
     文件        1313  2008-09-18 16:06  aaaaa\aaaaa.h
     文件        5574  2010-05-10 19:36  aaaaa\aaaaa.rc
     文件        5390  2010-05-10 20:18  aaaaa\aaaaaDlg.cpp
     文件        1472  2010-05-10 18:41  aaaaa\aaaaaDlg.h
     文件        1661  2008-09-19 15:19  aaaaa\ListButton.cpp
     文件        1406  2008-09-19 14:20  aaaaa\ListButton.h
     文件        8025  2010-07-08 18:40  aaaaa\QQList.cpp
     文件        2211  2010-05-10 18:46  aaaaa\QQList.h
     文件         953  2008-09-19 10:49  aaaaa\resource.h
     文件         207  2008-09-18 16:06  aaaaa\StdAfx.cpp
     文件        1054  2008-09-18 16:06  aaaaa\StdAfx.h
     文件        9110  2008-09-19 10:49  aaaaa\res\30.ico
     文件        9110  2008-09-19 10:49  aaaaa\res\32.ico
     文件        5694  2005-10-08 16:28  aaaaa\res\aaaaa.ico
     文件         397  2008-09-18 16:06  aaaaa\res\aaaaa.rc2
     文件       22528  2010-05-10 17:45  aaaaa\res\Thumbs.db
     文件       10134  2008-03-21 08:46  aaaaa\res\多云.ico
     文件       10134  2008-03-21 08:46  aaaaa\res\晴.ico
     文件       10134  2008-03-21 08:46  aaaaa\res\雨.ico
     文件       10134  2008-03-21 08:46  aaaaa\res\雪.ico

评论

共有 条评论