登录
首页 » Dialog_Window » 《无敌扫雷1.1》完整源代码 mine_src_1.1,主要是用VC开发一个小游戏的实例,对应用VC编程的人员借鉴之用。...

《无敌扫雷1.1》完整源代码 mine_src_1.1,主要是用VC开发一个小游戏的实例,对应用VC编程的人员借鉴之用。...

于 2022-03-04 发布 文件大小:845.31 kB
0 165
下载积分: 2 下载次数: 1

代码说明:

《无敌扫雷1.1》完整源代码 mine_src_1.1,主要是用VC开发一个小游戏的实例,对应用VC编程的人员借鉴之用。-"Invincible mine 1.1" mine_src_1.1 integrity of the source code, it is mainly used to develop a small VC games examples of the use of VC personnel from use.

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

发表评论

0 个回复

  • 一个华丽的界面 使用方法 方法一: ModifyStyle( WS_CAPTION, WS_MINIMIZEBOX, SWP_D...
    一个华丽的界面 使用方法 方法一: ModifyStyle( WS_CAPTION, WS_MINIMIZEBOX, SWP_DRAWFRAME ) //设置图标 方法二: 不用上面的,但是要去掉对话框的title属性 void CPageDlg::OnPaint() { if (IsIconic()) { ... } else { // CDialog::OnPaint() //一定要去掉该句 CPaintDC dc(this) //对话框的dc CDC dcMem dcMem.CreateCompatibleDC(&dc) //创建与对话框dc兼容的内存dc CRect rect GetClientRect(&rect) BITMAP bitMap m_bmpBackground.GetBitmap(&bitMap) CBitmap *pbmpOld=dcMem.SelectObject(&m_bmpBackground) //将背景位图选入内存dc中 dc.StretchBlt(0,0,rect.Width(),rect.Height(),&dcMem,0,0,bitMap.bmWidth,bitMap.bmHeight,SRCCOPY) //将内存dc中的位图拉伸显示在对话框的dc中 //dc.BitBlt(0,0,rect.Width(),rect.Height(),&dcMem,0,0,SRCCOPY) } } -a gorgeous interface to use a method : ModifyStyle (WS_CAPTION, WS_MINIMIZEBOX. SWP_DRAWFRAME)// Settings icon two ways : not above, However, to remove the title attribute dialog void CPageDlg : : OnPaint () (if (IsIconic ()) (...) e
    2022-08-21 14:24:22下载
    积分:1
  • 让任务栏图标弹出气球提示
    让任务栏图标弹出气球提示-allow pop icon task bar balloon suggest
    2022-01-25 20:00:32下载
    积分:1
  • is mainly formed on the frame type and the use of methods to help you, thank you
    主要是介绍组建的边框类别和使用方法,希望能够帮助大家,-is mainly formed on the frame type and the use of methods to help you, thank you
    2022-08-03 21:14:34下载
    积分:1
  • reproduced shutter panels Group may increase the available window area, but is a...
    【转载】利用百叶窗式面板组可增大窗口的可利用面积,而且把常用工具放在窗口中比放在菜单中使用更方便,现在一些大型软件如Photoshop、Dreamweaver等都采用了这种方式。-reproduced shutter panels Group may increase the available window area, but is also commonly used tool on the window menu than on the use of more convenient, but some large software such as Photoshop, Dreamweaver, adopted this approach.
    2022-10-23 15:30:03下载
    积分:1
  • msdn interface, msdn similar interface, with vc++ realize the
    msdn界面,类似msdn的界面,用vc++实现的-msdn interface, msdn similar interface, with vc++ realize the
    2023-05-04 02:00:03下载
    积分:1
  • 不规则windows图形界面的设计方法,不可多得的资料。...
    不规则windows图形界面的设计方法,不可多得的资料。-irregular windows graphical interface design, the extraordinary information.
    2022-04-28 11:38:23下载
    积分:1
  • 本程序是基于文件的对话框程序,其特征…
    本程序是基于文档和对话框的程序,其特点是在文档窗口中加入背景图,并且在对话框中添加了一些动态控件,修改一下就可以应用于自己的程序中,添加了美观性-this program is based on documents and the dialog box procedure, which was characterized in the document window into the background map, and in the dialog box to add some dynamic control, change it can be applied to their own procedures, adding beauty
    2022-07-19 11:29:53下载
    积分:1
  • 非常COOL的登录记录显示控件,同时显示图标和文字
    非常COOL的登录记录显示控件,同时显示图标和文字-very COOL login record shows Controls also showed icons and text
    2023-05-15 16:50:03下载
    积分:1
  • 单文档界面的动画打开程序,关闭时也是动画的关闭
    单文档界面的动画打开程序,关闭时也是动画的关闭-single document interface animation open procedures, as well as closure of the closure of animation
    2023-05-26 20:25:03下载
    积分:1
  • 设计一个窗体,具备渐显的效果!
    设计一个窗体,具备渐显的效果!-Design a form, have the effect of渐显!
    2022-03-06 10:14:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载