资源简介
1401150326(17号晚上填充后).zip

代码片段和文件信息
// 1401150326.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “1401150326.h“
#include “MainFrm.h“
#include “1401150326Doc.h“
#include “1401150326View.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CMy1401150326App
BEGIN_MESSAGE_MAP(CMy1401150326App CWinApp)
//{{AFX_MSG_MAP(CMy1401150326App)
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()
/////////////////////////////////////////////////////////////////////////////
// CMy1401150326App construction
CMy1401150326App::CMy1401150326App()
{
// TODO: add construction code here
// Place all significant initialization in InitInstance
}
/////////////////////////////////////////////////////////////////////////////
// The one and only CMy1401150326App object
CMy1401150326App theApp;
/////////////////////////////////////////////////////////////////////////////
// CMy1401150326App initialization
BOOL CMy1401150326App::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(CMy1401150326Doc)
RUNTIME_CLASS(CMainframe) // main SDI frame window
RUNTIME_CLASS(CMy1401150326View));
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
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2018-03-14 19:15 1401150326(17号晚上填充后)\
目录 0 2018-03-14 19:15 1401150326(17号晚上填充后)\1401150326\
文件 29380 2017-11-17 21:26 1401150326(17号晚上填充后)\1401150326\1401150326.aps
文件 2504 2017-11-17 22:05 1401150326(17号晚上填充后)\1401150326\1401150326.clw
文件 4309 2017-11-06 21:28 1401150326(17号晚上填充后)\1401150326\1401150326.cpp
文件 4664 2017-11-07 15:48 1401150326(17号晚上填充后)\1401150326\1401150326.dsp
文件 543 2017-11-06 21:28 1401150326(17号晚上填充后)\1401150326\1401150326.dsw
文件 1410 2017-11-06 21:28 1401150326(17号晚上填充后)\1401150326\1401150326.h
文件 173056 2017-11-17 22:05 1401150326(17号晚上填充后)\1401150326\1401150326.ncb
文件 49664 2017-11-17 22:05 1401150326(17号晚上填充后)\1401150326\1401150326.opt
文件 763 2017-11-17 20:55 1401150326(17号晚上填充后)\1401150326\1401150326.plg
文件 12089 2017-11-17 20:52 1401150326(17号晚上填充后)\1401150326\1401150326.rc
文件 1856 2017-11-06 21:28 1401150326(17号晚上填充后)\1401150326\1401150326Doc.cpp
文件 1533 2017-11-06 21:28 1401150326(17号晚上填充后)\1401150326\1401150326Doc.h
文件 14708 2017-11-17 20:53 1401150326(17号晚上填充后)\1401150326\1401150326View.cpp
文件 3497 2017-11-06 23:04 1401150326(17号晚上填充后)\1401150326\1401150326View.dsp
文件 551 2017-11-06 23:06 1401150326(17号晚上填充后)\1401150326\1401150326View.dsw
文件 2792 2017-11-17 20:51 1401150326(17号晚上填充后)\1401150326\1401150326View.h
文件 50176 2017-11-07 15:38 1401150326(17号晚上填充后)\1401150326\1401150326View.ncb
文件 48640 2017-11-07 15:38 1401150326(17号晚上填充后)\1401150326\1401150326View.opt
文件 11820 2017-11-07 15:38 1401150326(17号晚上填充后)\1401150326\1401150326View.plg
文件 509 2017-11-12 22:03 1401150326(17号晚上填充后)\1401150326\AET.CPP
文件 511 2017-11-12 22:02 1401150326(17号晚上填充后)\1401150326\AET.H
文件 530 2017-11-12 22:03 1401150326(17号晚上填充后)\1401150326\Bucket.cpp
文件 548 2017-11-12 22:00 1401150326(17号晚上填充后)\1401150326\Bucket.h
目录 0 2018-03-14 19:15 1401150326(17号晚上填充后)\1401150326\Debug\
文件 131130 2017-11-17 20:55 1401150326(17号晚上填充后)\1401150326\Debug\1401150326.exe
文件 381244 2017-11-17 20:55 1401150326(17号晚上填充后)\1401150326\Debug\1401150326.ilk
文件 23145 2017-11-12 23:19 1401150326(17号晚上填充后)\1401150326\Debug\1401150326.obj
文件 5642496 2017-11-12 23:19 1401150326(17号晚上填充后)\1401150326\Debug\1401150326.pch
文件 476160 2017-11-17 20:55 1401150326(17号晚上填充后)\1401150326\Debug\1401150326.pdb
............此处省略26个文件信息
相关资源
- 价值2k的H漫画小说系统
- Pythonamp;课堂amp;笔记(高淇amp;400;集第
- ddos压力测试工具99657
- UML建模大全
- 开源1A锂电池充电板TP4056原理图+PCB
- m1卡 ic卡可选择扇区初始化加密软件
- TSCC.exe
- FTP课程设计(服务端+客户端)
- 计算机图形学 边填充算法实现代码
- 电力系统潮流计算程序集合
- oracle数据迁移项目实施方案
- Web Api 通过文件流 文件到本地
- Visio图标-最新最全的网络通信图标库
- Spire API文档
- OpenGL参考手册
- Python中Numpy库最新教程
- SPD博士V5.3.exe
- 直流无刷电机方波驱动 stm32 例程代码
- layui后台管理模板
- 仿知乎界面小程序源代码
- 云平台-阿里云详细介绍
- photoshop经典1000例
- scratch垃圾分类源码(最终版本).sb
- IAR ARM 7.8破解
- TI CCS V5.4 安装步骤及破解文件
- 松下plc FP-XH的驱动
- 局域网硬件信息收集工具
- 加快Windows XP操作系统开机速度
- 联想启天M4350 BIOS升级文件
- 操作系统教程课后答案华中科技大学
评论
共有 条评论