登录
首页 » Visual C++ » PitureGame

PitureGame

于 2010-06-08 发布 文件大小:3329KB
0 316
下载积分: 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
  • dandan
    一个基于 easyX图形函数库的 实现及时制弹弹堂效果的小游戏 源码(a easy game in easyX an windows API )
    2013-06-15 14:38:55下载
    积分:1
  • Snake
    程序由C++编写,贪吃蛇程序,经运行无误,贪吃蛇长度无限制……(C++ written Snake program, run correctly, Snake length unlimited ...)
    2013-01-10 21:18:13下载
    积分:1
  • Tetris-game
    《C++高级语言程序设计案例与实践辅导(北京市高等教育精品教材立项项目配套教材)》-案例分析:俄罗斯方块游戏(" C++ Advanced Language Program Design Case and Practice Guidance (Beijing Higher quality materials Projects of supporting materials)" - Case Study: Tetris game)
    2014-08-25 10:37:03下载
    积分:1
  • GameBall
    弹球游戏,利用滑块移动碰撞弹球,使探球弹起碰撞商贩的滑块来赢得分数。(a game of ball ,ball and slider game,you can move the slider to collide the ball ,ball can move also to collide sliders where above the first slider.)
    2012-03-19 16:32:26下载
    积分:1
  • TheTetrisGame
    经典游戏俄罗斯方块的一种简单实现,支持玩家信息的保存和统计。(A classic game of Tetris simple implementation, support the players the preservation of information and statistics.)
    2013-09-11 14:46:11下载
    积分:1
  • tetris
    用 cocos2d-x 3.4 开发的俄罗斯方块(Use cocos2d-x 3.4 development game tetris)
    2015-02-26 14:45:26下载
    积分:1
  • stone_choice
    很小很经典的一个游戏——取石子,一次只允许取1到3的整数,最后取走石子的一方失败。(A small classic games- from stone, to allow only take a 1-3 integer, and finally took away the stones of one loser.)
    2008-12-26 15:22:54下载
    积分:1
  • dadishu
    打地鼠输入输出设备买一些机器人来帮他,这些机器人很厉害,一个就可以顶上十个,原因很简单,他可以打中所有出现在和它同行或同列的地鼠(Input and output devices to play hamster robot to help him buy some of these robots is very powerful, can be a top ten, for the simple reason that he can hit it all in and out to peers or with the mouse)
    2011-07-05 16:01:37下载
    积分:1
  • tanchishe2e53d2f2271b
    MFC编写的贪吃蛇小游戏,适合MFC图形动画开发学习者学习。(Snake game written in MFC for MFC graphics and animation to the development of learners.)
    2012-08-17 10:05:28下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载