• 大小: 929KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-01
  • 标签: 连连看mfc  mfc连连看  

资源简介

一个蛋疼的上午加上一个蛋疼的晚上做好的,下或者不下载,随便

资源截图

代码片段和文件信息

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

#include “stdafx.h“
#include “LLKAN.h“

#include “MainFrm.h“
#include “LLKANDoc.h“
#include “LLKANView.h“

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

/////////////////////////////////////////////////////////////////////////////
// CLLKANApp

BEGIN_MESSAGE_MAP(CLLKANApp CWinApp)
//{{AFX_MSG_MAP(CLLKANApp)
ON_COMMAND(ID_APP_ABOUT OnAppAbout)
// NOTE - the ClassWizard will add and remove mapping macros here.
//    DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG_MAP
// Standard file based document commands
ON_COMMAND(ID_FILE_NEW CWinApp::OnFileNew)
ON_COMMAND(ID_FILE_OPEN CWinApp::OnFileOpen)
// Standard pri

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       3840  2012-06-24 14:37  LLKAN\LL.CPP

     文件       2339  2012-06-23 20:42  LLKAN\LL.H

     文件     812396  2012-06-24 15:36  LLKAN\LLKAN.APS

     文件       1940  2012-06-24 15:37  LLKAN\LLKAN.clw

     文件       4739  2012-06-24 15:36  LLKAN\LLKAN.cpp

     文件       8603  2012-06-24 13:12  LLKAN\LLKAN.dsp

     文件        518  2012-06-23 09:47  LLKAN\LLKAN.dsw

     文件       1345  2012-06-23 20:14  LLKAN\LLKAN.h

     文件     123904  2012-06-24 15:37  LLKAN\LLKAN.ncb

     文件      51712  2012-06-24 15:37  LLKAN\LLKAN.opt

     文件        733  2012-06-24 15:37  LLKAN\LLKAN.plg

     文件      12019  2012-06-24 15:36  LLKAN\LLKAN.rc

     文件       1722  2012-06-23 09:45  LLKAN\LLKANDoc.cpp

     文件       1464  2012-06-23 09:45  LLKAN\LLKANDoc.h

     文件       7424  2012-06-24 15:06  LLKAN\LLKANView.cpp

     文件       2253  2012-06-24 14:50  LLKAN\LLKANView.h

     文件       2375  2012-06-24 15:02  LLKAN\MainFrm.cpp

     文件       1581  2012-06-23 09:45  LLKAN\MainFrm.h

     文件          0  2012-06-23 18:11  LLKAN\MVC8C1.tmp

     文件       4287  2012-06-23 09:45  LLKAN\ReadMe.txt

     文件       1478  2012-06-23 10:16  LLKAN\res\0.bmp

     文件       1478  2012-06-23 10:16  LLKAN\res\1.bmp

     文件       1478  2012-06-23 10:16  LLKAN\res\10.bmp

     文件       1478  2012-06-23 10:16  LLKAN\res\11.bmp

     文件       1478  2012-06-23 10:16  LLKAN\res\12.bmp

     文件       1478  2012-06-23 10:16  LLKAN\res\13.bmp

     文件       1478  2012-06-23 10:16  LLKAN\res\14.bmp

     文件       1478  2012-06-23 10:16  LLKAN\res\15.bmp

     文件       1478  2012-06-23 10:16  LLKAN\res\16.bmp

     文件       1478  2012-06-23 10:16  LLKAN\res\17.bmp

............此处省略26个文件信息

评论

共有 条评论