资源简介
计算机学院 c++课程设计 井字棋游戏mfc
代码片段和文件信息
// jingziqi.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “jingziqi.h“
#include “jingziqiDlg.h“
#include “PRE.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CJingziqiApp
BEGIN_MESSAGE_MAP(CJingziqiApp CWinApp)
//{{AFX_MSG_MAP(CJingziqiApp)
// 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()
/////////////////////////////////////////////////////////////////////////////
// CJingziqiApp construction
CJingziqiApp::CJingziqiApp()
{
// TODO: add construction code here
// Place all significant initialization in InitInstance
}
/////////////////////////////////////////////////////////////////////////////
// The one and only CJingziqiApp object
CJingziqiApp theApp;
/////////////////////////////////////////////////////////////////////////////
// CJingziqiApp initialization
BOOL CJingziqiApp::InitInstance()
{
SetDialogBkColor(RGB(100100255)RGB(00300));
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
CJingziqiDlg 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
}
PRE dllg;
m_pMainWnd = &dllg;
int nnResponse = dllg.DoModal();
if (nnResponse == IDOK)
{
// TODO: Place code here to handle when the dialog is
// dismissed with OK
}
else if (nnResponse == 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;
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2012-07-11 17:31 jingziqi\
目录 0 2012-07-01 21:21 jingziqi\Debug\
文件 5612544 2012-07-01 21:21 jingziqi\Debug\jingziqi.bsc
文件 3391563 2012-07-01 21:21 jingziqi\Debug\jingziqi.exe
文件 2579072 2012-07-01 21:21 jingziqi\Debug\jingziqi.ilk
文件 13571 2012-06-29 09:05 jingziqi\Debug\jingziqi.obj
文件 6957984 2012-06-25 08:23 jingziqi\Debug\jingziqi.pch
文件 4105216 2012-07-01 21:21 jingziqi\Debug\jingziqi.pdb
文件 1046412 2012-07-01 21:21 jingziqi\Debug\jingziqi.res
文件 0 2012-06-29 09:05 jingziqi\Debug\jingziqi.sbr
文件 56254 2012-07-01 21:21 jingziqi\Debug\jingziqiDlg.obj
文件 5084160 2012-06-22 09:27 jingziqi\Debug\jingziqiDlg.pch
文件 25600 2012-06-25 17:25 jingziqi\Debug\jingziqiDlg.pdb
文件 0 2012-07-01 21:21 jingziqi\Debug\jingziqiDlg.sbr
文件 17295 2012-06-29 21:12 jingziqi\Debug\PRE.obj
文件 0 2012-06-29 21:12 jingziqi\Debug\PRE.sbr
文件 0 2012-06-24 16:11 jingziqi\Debug\PROP2.sbr
文件 1772 2012-06-25 08:43 jingziqi\Debug\Prop21.sbr
文件 105759 2012-06-25 08:23 jingziqi\Debug\StdAfx.obj
文件 1361626 2012-06-25 08:23 jingziqi\Debug\StdAfx.sbr
文件 369664 2012-07-11 17:30 jingziqi\Debug\vc60.idb
文件 389120 2012-07-01 21:21 jingziqi\Debug\vc60.pdb
文件 146 2012-06-18 17:11 jingziqi\DETAIL.txt
文件 1061108 2012-07-11 17:22 jingziqi\jingziqi.aps
文件 2294 2012-07-11 17:31 jingziqi\jingziqi.clw
文件 2493 2012-06-29 09:05 jingziqi\jingziqi.cpp
文件 6065 2012-07-01 21:22 jingziqi\jingziqi.dsp
文件 524 2010-05-28 22:22 jingziqi\jingziqi.dsw
文件 1388 2012-06-26 10:07 jingziqi\jingziqi.h
文件 173056 2012-07-11 17:31 jingziqi\jingziqi.ncb
文件 49664 2012-07-11 17:31 jingziqi\jingziqi.opt
............此处省略55个文件信息
- 上一篇:LOD编写
- 下一篇:MFC树形控件CTreeCtrl显示文件路径及文件
相关资源
- MFC树形控件CTreeCtrl显示文件路径及文
- vs2012 mfc程序用Socket实现两台计算机间
- MFC计算机图形学-三维图形几何变换斜
- MFC+OpenGL三维绘图
- MFC Windows程序设计(第二版)(中文版
- FaceMFC.part3
- mfc 仿YY登陆界面,源码。仅供学习。
- duilib相关(duilib库及源码、duilib的M
- MFC仿QQ局域网聊天软件
- MFC两张图片拼接
- VS2013写的简单小游戏俄罗斯方块
- SerialAPP 开始研究MFC
- MFC学生选课系统263525
- VS2010+MFC 使用WinAPI实现串口通信
- opencv 车牌识别 vs2010 mfc
- 用MFC编写的对mysql数据库的操作
- 利用MFC的Picture控件显示图像和视频
- MFC五子棋源码以及exe文件
- 通过MFC的MCI实现的音乐播放器VC可视化
- mfc socket编程实现聊天与文件传输vs2
- MFC socket编程 简易聊天工具及文件
- MFC图像处理
- MFC十大经典游戏代码
- VS2010 C++ MFC 登陆界面设计
- 数字图像处理mfc
- mfc实现滑动窗口的简单模拟
- OBJ 模型文件读取显示 基于OpenGL MFC界
- 基于vs 2010 mfc实现对excel数据的读取,
- MFC动态加载和静态加载bmp类型图片
- 扫雷小游戏 完整源码
评论
共有 条评论