资源简介
Visual C++游戏开发经典案例随书光盘
代码片段和文件信息
// BoxMan.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “BoxMan.h“
#include “BoxManDlg.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CBoxManApp
BEGIN_MESSAGE_MAP(CBoxManApp CWinApp)
//{{AFX_MSG_MAP(CBoxManApp)
// 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()
/////////////////////////////////////////////////////////////////////////////
// CBoxManApp construction
CBoxManApp::CBoxManApp()
{
// TODO: add construction code here
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2013-03-05 21:08 本书源文件\
目录 0 2013-03-05 21:08 本书源文件\BoxMan\
文件 36444 2009-11-18 13:56 本书源文件\BoxMan\BoxMan.aps
文件 1938 2009-11-18 14:28 本书源文件\BoxMan\BoxMan.clw
文件 2063 2009-11-16 13:56 本书源文件\BoxMan\BoxMan.cpp
文件 4453 2009-11-16 15:32 本书源文件\BoxMan\BoxMan.dsp
文件 537 2009-11-16 15:32 本书源文件\BoxMan\BoxMan.dsw
文件 1324 2009-11-16 13:56 本书源文件\BoxMan\BoxMan.h
文件 99328 2009-11-18 15:07 本书源文件\BoxMan\BoxMan.ncb
文件 55808 2009-11-18 15:07 本书源文件\BoxMan\BoxMan.opt
文件 736 2009-11-18 15:05 本书源文件\BoxMan\BoxMan.plg
文件 6622 2009-11-18 13:56 本书源文件\BoxMan\BoxMan.rc
文件 16417 2009-11-18 14:32 本书源文件\BoxMan\BoxManDlg.cpp
文件 2322 2009-11-18 11:33 本书源文件\BoxMan\BoxManDlg.h
目录 0 2013-03-05 21:08 本书源文件\BoxMan\Debug\
文件 10825 2009-11-18 14:25 本书源文件\BoxMan\Debug\map.txt
文件 2346000 2009-06-27 12:19 本书源文件\BoxMan\Debug\music.wav
文件 132 2005-06-02 12:43 本书源文件\BoxMan\Debug\notice.txt
文件 20 2009-11-17 10:41 本书源文件\BoxMan\Debug\setup.ini
文件 990 2009-11-16 15:03 本书源文件\BoxMan\HelpDlg.cpp
文件 1194 2009-11-16 15:03 本书源文件\BoxMan\HelpDlg.h
文件 3579 2009-11-16 13:56 本书源文件\BoxMan\ReadMe.txt
文件 1101 2009-11-16 15:11 本书源文件\BoxMan\Resource.h
文件 1309 2009-11-18 10:41 本书源文件\BoxMan\SelectDlg.cpp
文件 1243 2009-11-18 10:39 本书源文件\BoxMan\SelectDlg.h
文件 208 2009-11-16 13:56 本书源文件\BoxMan\StdAfx.cpp
文件 1101 2009-11-17 10:54 本书源文件\BoxMan\StdAfx.h
目录 0 2013-03-05 21:08 本书源文件\BoxMan\res\
文件 1078 2009-11-18 13:56 本书源文件\BoxMan\res\BoxMan.ico
文件 398 2009-11-16 13:56 本书源文件\BoxMan\res\BoxMan.rc2
文件 3072 2010-04-06 15:39 本书源文件\BoxMan\res\Thumbs.db
............此处省略580个文件信息
- 上一篇:c++入门教程
- 下一篇:Win10上安装VC++6方法
相关资源
- C++大学教程第九版 小结+自测题截取
- H264视频解压缩封装 c++
- 《C+++GUI+Qt+4+编程第二版》
- cocos2d-x两款游戏的源码
- 基于OpenCV的车牌识别c++
- 五子棋课程设计C++、完整课程设计报
- MFC两进程间内存共享源码
- 细胞统计识别系统
- C++Builder案例开发集锦(第二版)
- 跨平台的C++播放器
- C++播放器 基于VLC
- devc++ 64位最新版本
- LINUX编程典型解析.part2.rar
- VC++基于socket传输文件服务端和客户端
- GB/T28181网络摄像机模拟器源码
- VC++6.0 WIN7 32位版
- c++ for everyone 2nd edition
- C++网络编程卷1卷2中文高清版
- 侯捷翻译的经典IT中文书籍大全
- USB HID STM32 开发资料全集
- 《Visual C++数字图像处理开发入门与编
- C语言标准库函数源码大全 24M涵盖所有
- C++ MP4v2获取rtsp流并保存为MP4文件
- C++语言程序设计第3版清华大学
- vc++和sqlserver.rar
- 精通Visual C++图像处理编程第3版_周长
- 《C和C++程序员面试秘籍》董山海 编著
- 从新手到高手 C++全方位学习 完整版
- C++ Templates The Complete Guide (2nd Editio
- C++ programming language第四版(中英文版
评论
共有 条评论