登录
首页 » Visual C++ » PitureGame

PitureGame

于 2010-06-08 发布 文件大小:3329KB
0 235
下载积分: 1 下载次数: 47

代码说明:

  利用MFC制作的一个鼠标拖拽拼图小游戏,新手上路 多多指教(MFC produced a mouse using drag and drop puzzle game, novice road great weekend)

文件列表:

PitureGame
..........\Debug
..........\.....\ExpDlg.obj,10881,2009-12-10
..........\.....\HelpDlg.obj,15547,2009-12-10
..........\.....\PitureGame.exe,139337,2009-12-14
..........\.....\PitureGame.ilk,338828,2009-12-14
..........\.....\PitureGame.obj,15282,2009-12-10
..........\.....\PitureGame.pch,5629512,2009-12-09
..........\.....\PitureGame.pdb,451584,2009-12-14
..........\.....\PitureGame.res,3760,2009-12-14
..........\.....\PitureGameDlg.obj,104210,2009-12-14
..........\.....\RCa01196,15176,2009-12-16
..........\.....\RCa01224,15376,2009-12-16
..........\.....\RCa01764,15176,2009-12-16
..........\.....\RCa01960,15230,2009-12-16
..........\.....\RCa02248,15176,2009-12-16
..........\.....\RCa02360,15176,2009-12-16
..........\.....\RCa02628,15238,2009-12-16
..........\.....\RCa02976,15176,2009-12-16
..........\.....\RCa03424,15588,2009-12-16
..........\.....\RCa03932,15134,2009-12-16
..........\.....\RCa04232,15176,2009-12-16
..........\.....\RCa04360,15176,2009-12-16
..........\.....\RCa04372,15176,2009-12-16
..........\.....\RCa04444,15228,2009-12-16
..........\.....\RCa04636,15582,2009-12-16
..........\.....\RCa05324,15588,2009-12-16
..........\.....\RCb04232,15176,2009-12-16
..........\.....\StdAfx.obj,105927,2009-12-09
..........\.....\vc60.idb,214016,2009-12-18
..........\.....\vc60.pdb,372736,2009-12-14
..........\ExpDlg.cpp,1075,2009-12-10
..........\ExpDlg.h,1246,2009-12-10
..........\HelpDlg.cpp,1708,2009-12-10
..........\HelpDlg.h,1295,2009-12-10
..........\PitureGame.clw,2210,2009-12-14
..........\PitureGame.cpp,2119,2009-12-09
..........\PitureGame.dsp,4478,2009-12-10
..........\PitureGame.dsw,545,2009-12-09
..........\PitureGame.h,1368,2009-12-09
..........\PitureGame.ncb,123904,2009-12-18
..........\PitureGame.opt,49664,2009-12-18
..........\PitureGame.plg,254,2009-12-18
..........\PitureGame.rc,8250,2009-12-14
..........\PitureGameDlg.cpp,26692,2009-12-14
..........\PitureGameDlg.h,2714,2009-12-14
..........\RCa00624,15222,2009-12-16
..........\RCa02144,15222,2009-12-16
..........\RCa03360,15176,2009-12-16
..........\RCa04780,15222,2009-12-14
..........\RCa05124,15176,2009-12-16
..........\RCa06128,14274,2009-12-14
..........\RCb00624,15222,2009-12-16
..........\RCb02144,15222,2009-12-16
..........\RCc00624,15222,2009-12-16
..........\RCc02144,15222,2009-12-16
..........\RCd00624,15222,2009-12-16
..........\RCd02144,15222,2009-12-16
..........\RCe02144,15222,2009-12-16
..........\ReadMe.txt,3651,2009-12-09
..........\res





..........\...\06.bmp,525054,2002-10-30
..........\...\PitureGame.ico,1078,2009-12-09
..........\...\PitureGame.rc2,402,2009-12-09
..........\resource.h,1903,2009-12-14
..........\StdAfx.cpp,212,2009-12-09
..........\StdAfx.h,1054,2009-12-09

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • nine
    说明:  一个九宫格小游戏的源代码,主要应该编辑框,实现输入,编辑和修改,检测(A Jiugongge game' s source code, should the main edit box, the input, editing and revising, testing)
    2011-04-07 11:59:56下载
    积分:1
  • mypinyu
    一个简单的拼图游戏!用vc6.0的mfc实现的!(A simple jigsaw puzzle! The mfc achieved with vc6.0!)
    2011-08-13 11:18:12下载
    积分:1
  • Eluosi
    以前写的一个俄罗斯方块程序 纯Windows API 和 GDI接口编写的 是学习Windows编程的好例子(A Tetris program used to write pure Windows API the GDI interface to write is a good example to learn Windows programming)
    2012-09-07 13:12:21下载
    积分:1
  • mine
    用vc++6.0编程实现一个扫雷的游戏程序(Programming using vc++6.0 of a mine' s games)
    2010-07-12 16:57:48下载
    积分:1
  • tetris3
    C++控制台俄罗斯方块带源代码,界面美观,Visual C++ 6.0编译。(Cpp Console Tetris)
    2015-07-17 19:35:44下载
    积分:1
  • puzzles
    Visual C++学习的好例程,经典游戏拼图(Visual C++ to learn a good routine, classic games puzzles)
    2009-12-03 17:09:30下载
    积分:1
  • C-xiangmu
    男人下100层小游戏,学校C语言项目用C写的。但是用到了C++的图形库,所以是CPP文件。几乎都是C的语法。是男人下100层小游戏。(100 men under the layer of small game, the school C language program written in C. But the use of the C++ graphics library, so is the CPP file. Almost all of the C syntax. Is the man under 100 layers of small game.)
    2013-10-08 09:58:33下载
    积分:1
  • fangkuai
    说明:  俄罗斯方块。最经典的益智游戏,不仅可以学习,还能增加想要的功能(Tetris. The most classic puzzle game can not only learn, but also increase the function you want)
    2010-04-14 10:37:25下载
    积分:1
  • tank
    qt编写tank小游戏,目前还不是很完善,大家共同学习(qt write tank game, is not perfect, we learn together)
    2013-03-08 20:37:18下载
    积分:1
  • Cpp2
    连连看游戏的雏形,适合编程者初学阶段。望签收(lianliankan game)
    2012-01-17 09:45:22下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载