资源简介
连连看资源·自己写的···························································
代码片段和文件信息
// LLK.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “LLK.h“
#include “MainFrm.h“
#include “LLKDoc.h“
#include “LLKView.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CLLKApp
BEGIN_MESSAGE_MAP(CLLKApp CWinApp)
//{{AFX_MSG_MAP(CLLKApp)
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 print setup command
ON_COMMAND(ID_FILE_PRINT_SETUP CWinApp::OnFilePrintSetup)
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
// CLLKApp construction
CLLKApp::CLLKApp()
{
// TODO: add construction code here
// Place all significant initialization in InitInstance
}
/////////////////////////////////////////////////////////////////////////////
// The one and only CLLKApp object
CLLKApp theApp;
/////////////////////////////////////////////////////////////////////////////
// CLLKApp initialization
BOOL CLLKApp::InitInstance()
{
AfxEnableControlContainer();
// Standard initialization
// If you are not using these features and wish to reduce the size
// of your final executable you should remove from the following
// the specific initialization routines you do not need.
#ifdef _AFXDLL
Enable3dControls(); // Call this when using MFC in a shared DLL
#else
Enable3dControlsStatic(); // Call this when linking to MFC statically
#endif
// Change the registry key under which our settings are stored.
// TODO: You should modify this string to be something appropriate
// such as the name of your company or organization.
SetRegistryKey(_T(“Local AppWizard-Generated Applications“));
LoadStdProfileSettings(); // Load standard INI file options (including MRU)
// Register the application‘s document templates. Document templates
// serve as the connection between documents frame windows and views.
CSingleDocTemplate* pDocTemplate;
pDocTemplate = new CSingleDocTemplate(
IDR_MAINframe
RUNTIME_CLASS(CLLKDoc)
RUNTIME_CLASS(CMainframe) // main SDI frame window
RUNTIME_CLASS(CLLKView));
AddDocTemplate(pDocTemplate);
// Parse command line for standard shell commands DDE file open
CCommandLineInfo cmdInfo;
ParseCommandLine(cmdInfo);
// Dispatch commands specified on the command line
if (!ProcessShellCommand(cmdInfo))
return FALSE;
// The one and only window has been initialized so show and update it.
m_pMainWnd->ShowWindow(SW_SHOW);
m_pMainWnd->UpdateWindow();
return TRUE;
}
///////////////////////////////////////// 属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 54934 2010-06-28 22:37 LLK\3Dfr
文件 386622 2010-06-28 22:37 LLK\animal.bmp
文件 1097831 2010-06-28 22:41 LLK\Debug\LLK.exe
文件 846168 2010-06-28 22:39 LLK\LLK.APS
文件 2217 2010-06-28 22:38 LLK\LLK.clw
文件 4155 2010-06-28 22:38 LLK\LLK.cpp
文件 4687 2010-06-28 22:39 LLK\LLK.dsp
文件 531 2010-06-28 22:38 LLK\LLK.dsw
文件 1323 2010-06-28 22:38 LLK\LLK.h
文件 148480 2010-06-28 22:43 LLK\LLK.ncb
文件 50688 2010-06-28 22:43 LLK\LLK.opt
文件 1886 2010-06-28 22:41 LLK\LLK.plg
文件 11775 2010-06-28 22:38 LLK\LLK.rc
文件 1682 2010-06-28 22:38 LLK\LLKDoc.cpp
文件 1442 2010-06-28 22:38 LLK\LLKDoc.h
文件 5787 2010-06-28 22:39 LLK\LLKView.cpp
文件 2117 2010-06-28 22:38 LLK\LLKView.h
文件 2504 2010-06-28 22:38 LLK\MainFrm.cpp
文件 1581 2010-06-28 22:38 LLK\MainFrm.h
文件 21394 2010-06-28 22:38 LLK\RCa03612
文件 21394 2010-06-28 22:38 LLK\RCa03988
文件 21394 2010-06-28 22:38 LLK\RCb03612
文件 21394 2010-06-28 22:38 LLK\RCc03612
文件 4239 2010-06-28 22:38 LLK\ReadMe.txt
文件 1078 2010-06-28 22:39 LLK\res\LLK.ico
文件 395 2010-06-28 22:39 LLK\res\LLK.rc2
文件 1078 2010-06-28 22:39 LLK\res\LLKDoc.ico
..A..H. 6656 2010-06-28 22:39 LLK\res\Thumbs.db
文件 1078 2010-06-28 22:39 LLK\res\Toolbar.bmp
..A..H. 60928 2010-06-28 22:39 LLK\res\图片\Thumbs.db
............此处省略24个文件信息
相关资源
- 国际象棋的qt源代码
- C语言开发实战宝典
- C语言代码高亮html输出工具
- 猜数字游戏 c语言代码
- C流程图生成器,用C语言代码 生成C语
- 小甲鱼C语言课件 源代码
- 学校超市选址问题(数据结构C语言版
- c语言看发的网络协议 ,源代码
- LU分解法解线性方程组的C语言代码
- 手机话费管理系统(c语言编写)
- C语言实现的DES对称加密算法
- 数据结构,迷宫问题C语言版源代码
- C语言 学生信息管理系统 源代码
- C语言版3D魔方游戏源代码
- 编译原理实验-词法分析(c语言代码)
- C语言中 文件读取和写入的详细操作代
- QT5开发及源代码
- 合泰触摸单片机BS84B08C实际应用代码上
- TFT_ST7789V驱动显示屏代码,可用于es
- 围棋C语言代码
- QML非常经典的代码
- linux 0.11内核代码
- 无人机视频代码
- 基于esp32的摄像头采集图像代码
- ASR6500,ASR6505原厂测试代码
- LCD驱动芯片ST7701SI SPI接口底层驱动配
- stm32库函数代码自动生成器V1.2
- USB CAN Tool 源代码(LabVIEW 2011环境)
- 超声波水表源代码
- 一个模糊PID温度控制算法源代码
川公网安备 51152502000135号
评论
共有 条评论