资源简介

代码片段和文件信息
// eating.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “eating.h“
#include “eatingDlg.h“
#include “SkinPlusPlus.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CEatingApp
BEGIN_MESSAGE_MAP(CEatingApp CWinApp)
//{{AFX_MSG_MAP(CEatingApp)
// 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()
/////////////////////////////////////////////////////////////////////////////
// CEatingApp construction
CEatingApp::CEatingApp()
{
// TODO: add construction code here
// Place all significant initialization in InitInstance
}
/////////////////////////////////////////////////////////////////////////////
// The one and only CEatingApp object
CEatingApp theApp;
/////////////////////////////////////////////////////////////////////////////
// CEatingApp initialization
BOOL CEatingApp::InitInstance()
{
AfxEnableControlContainer();
#ifdef _AFXDLL
Enable3dControls(); // Call this when using MFC in a shared DLL
#else
Enable3dControlsStatic(); // Call this when linking to MFC statically
#endif
InitializeSkin(_T(“Minimized.ssk“));
CEatingDlg dlg;
m_pMainWnd = &dlg;
int nResponse = dlg.DoModal();
if (nResponse == IDOK)
{
// TODO: Place code here to handle when the dialog is
// dismissed with OK
}
else if (nResponse == IDCANCEL)
{
// TODO: Place code here to handle when the dialog is
// dismissed with Cancel
}
// Since the dialog has been closed return FALSE so that we exit the
// application rather than start the application‘s message pump.
return FALSE;
}
int CEatingApp::ExitInstance()
{
ExitSkin();
return CWinApp::ExitInstance();
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 159827 2009-04-15 21:17 操作系统 吴基钦 200507063\operator system\Debug\eating.exe
文件 329540 2009-04-15 21:17 操作系统 吴基钦 200507063\operator system\Debug\eating.ilk
文件 16169 2009-04-15 21:17 操作系统 吴基钦 200507063\operator system\Debug\eating.obj
文件 5499648 2009-04-15 18:40 操作系统 吴基钦 200507063\operator system\Debug\eating.pch
文件 427008 2009-04-15 21:17 操作系统 吴基钦 200507063\operator system\Debug\eating.pdb
文件 39776 2009-04-15 18:40 操作系统 吴基钦 200507063\operator system\Debug\eating.res
文件 42121 2009-04-15 21:17 操作系统 吴基钦 200507063\operator system\Debug\eatingDlg.obj
文件 27903 2009-04-15 21:17 操作系统 吴基钦 200507063\operator system\Debug\GradientStatic.obj
文件 10291 2009-04-15 21:17 操作系统 吴基钦 200507063\operator system\Debug\SpecialDlg.obj
文件 105741 2009-04-15 18:40 操作系统 吴基钦 200507063\operator system\Debug\StdAfx.obj
文件 205824 2009-04-15 21:17 操作系统 吴基钦 200507063\operator system\Debug\vc60.idb
文件 364544 2009-04-15 21:17 操作系统 吴基钦 200507063\operator system\Debug\vc60.pdb
文件 74240 2009-04-15 18:37 操作系统 吴基钦 200507063\operator system\eating.aps
文件 1439 2009-04-15 18:37 操作系统 吴基钦 200507063\operator system\eating.clw
文件 1998 2009-08-28 23:10 操作系统 吴基钦 200507063\operator system\eating.cpp
文件 5309 2009-04-15 18:39 操作系统 吴基钦 200507063\operator system\eating.dsp
文件 535 2004-06-03 23:43 操作系统 吴基钦 200507063\operator system\eating.dsw
文件 1354 2009-08-28 23:10 操作系统 吴基钦 200507063\operator system\eating.h
文件 189440 2009-04-15 21:59 操作系统 吴基钦 200507063\operator system\eating.ncb
文件 72704 2009-04-15 21:59 操作系统 吴基钦 200507063\operator system\eating.opt
文件 1544 2009-04-15 21:17 操作系统 吴基钦 200507063\operator system\eating.plg
文件 5884 2009-04-15 18:39 操作系统 吴基钦 200507063\operator system\eating.rc
文件 9380 2009-08-29 11:55 操作系统 吴基钦 200507063\operator system\eatingDlg.cpp
文件 1833 2009-08-28 22:37 操作系统 吴基钦 200507063\operator system\eatingDlg.h
文件 667 2004-06-06 16:25 操作系统 吴基钦 200507063\operator system\eatingStruct.h
文件 3149 2009-08-28 23:22 操作系统 吴基钦 200507063\operator system\GradientStatic.cpp
文件 2299 2009-08-28 22:57 操作系统 吴基钦 200507063\operator system\GradientStatic.h
文件 93 2004-06-05 20:51 操作系统 吴基钦 200507063\operator system\g_variable.h
文件 210757 2004-07-06 08:58 操作系统 吴基钦 200507063\operator system\Minimized.ssk
文件 3579 2004-06-03 23:43 操作系统 吴基钦 200507063\operator system\ReadMe.txt
............此处省略39个文件信息
相关资源
- 操作系统c语言模拟文件管理系统844
- C语言课程设计
- 操作系统课设 读写者问题 c语言实现
- c语言电子商务系统
- 尚观培训linux许巍老师关于c语言的课
- c语言小学生自然数四则运算测试程序
- ROS操作系统入门讲义
- 宠物管理系统课程设计(源码+数据库
- c语言课程设计:客房登记系统源码
- 职工信息管理系统源码(控制台)
- 8位竞赛抢答器的课程设计报告.docx
- C++MFC模块讲解,黑发程序员课程整理
- VC++MFC课程设计的学生成绩管理系统
- Linux操作系统下C语言编程从零开始
- 操作系统存储管理实验报告c/c++
- C++实现21点游戏
- c++课程设计学生管理系统浙工大源码
- 课程设计: MFC 学生信息管理系统
- dsp课程设计——语音加密.zip
- 广东工业大学数据结构课程设计航空
- 数据结构课程设计扑克牌排序
- c++课程设计宾馆客房管理系统
- c语言课程设计-职工信息管理系统-单
- 飞机票订购系统C语言课程设计报告全
- c++ 课程设计_中国象棋
- 编译原理课程设计-C语言子集编译器
- 操作系统课程设计(银行家算法)附
- 用c写的航空订票系统 航班信息改变
- 信息论课程设计——LZW编码
- 人员管理系统 c语言源码 课程设计专
评论
共有 条评论