登录
首页 » Visual C++ » PitureGame

PitureGame

于 2010-06-08 发布 文件大小:3329KB
0 416
下载积分: 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 个回复

  • Mine
    一个用vc++编写的踩雷游戏,主要用于学习MFC中有关函数的学习。(Ray game on。)
    2012-04-22 16:10:33下载
    积分:1
  • ray
    随机设置了雷的位置,当用户输入的位置与雷的位置相同,则游戏结束。否则该位置处打印出笑脸。(Ray random set position when the user enters the same position and the position of mine, the game is over. Otherwise, the position of print faces.)
    2013-11-01 10:33:06下载
    积分:1
  • lianliankan
    一款简单的连连看源码,有暂停 有限时,选中方块颜色会有变化(code of an easy game)
    2014-07-14 17:08:02下载
    积分:1
  • Minecraft多功能压测-假人-motd-srv转发
    说明:  Minecraft 假人压测 SRV转发 代理IP获取(Minecraft Dummy pressure measurement SRV forwarding Proxy IP acquisition)
    2021-04-12 14:38:57下载
    积分:1
  • Snake
    程序由C++编写,贪吃蛇程序,经运行无误,贪吃蛇长度无限制……(C++ written Snake program, run correctly, Snake length unlimited ...)
    2013-01-10 21:18:13下载
    积分:1
  • CPPguess
    C++编写的一个猜字游戏程序,适合有一定C++基础的新手(C++ written a guessing game program, for a certain person based on C++)
    2011-04-26 10:28:25下载
    积分:1
  • MineSweeping
    扫雷 用VS写的,C++程序 MFC程序。学习C++的好源码(Mine clearance to use VS to write the program C++ MFC program. Learning of a good source of C++)
    2012-06-21 22:16:13下载
    积分:1
  • Solution1
    用vb.net做的大富翁,a Console Application that models the game of Monopoly.Houses • Hotels • Rolling doubles • Players will not be allowed to sell properties once purchased. • Players may mortgage a property but it will remain mortgaged for the rest of the game. • No one will ever go to jail.(vb.net do with the millionaires, a Console Application models that the game of Monopoly.Houses Hotels## 8226 8226 8226 Rolling doubles# Players will not be allowed to sell properties once purchased.# 8226 Players may mortgage a property but it will remain mortgaged for the rest of the game.# 8226 No one will ever go to jail.)
    2005-04-23 07:33:09下载
    积分: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
  • 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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载