登录
首页 » 界面开发 » This is with VC game series, the Russian box, and realize the game functions,

This is with VC game series, the Russian box, and realize the game functions,

于 2022-10-24 发布 文件大小:258.26 kB
0 145
下载积分: 2 下载次数: 1

代码说明:

这是用VC编的小游戏,俄罗斯方块,实现了游戏功能,-This is with VC game series, the Russian box, and realize the game functions,

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

发表评论

0 个回复

  • 标签选项卡来实现动态效果,做景观美化
    实现TAB选项卡动态特效,去除了tab静态界面,做界面美化-TAB tab to achieve dynamic effects, to do landscaping Interface
    2022-11-05 00:10:03下载
    积分:1
  • 很好看的TIMER模块,大家看看,应该有用的
    很好看的TIMER模块,大家看看,应该有用的-very interesting TIMER module, we look at should be useful
    2022-12-17 18:15:08下载
    积分:1
  • 使用wxWidget的编程例子代码,很有参考价值!
    使用wxWidget的界面编程例子代码,很有参考价值!-Use programming interface wxWidget example code, very useful!
    2022-04-20 22:00:46下载
    积分:1
  • 一个自动停靠的对话框,非常方便实用的使用。
    一个自动停靠的对话框,非常方便实用的使用。-An automatic stop of the dialog box, very convenient and practical use.
    2022-06-30 08:26:35下载
    积分:1
  • Highlight the source code program, source code can be converted into HTML docume...
    源代码高亮程序,可以将源代码转换成HTML文件,并具有高亮效果-Highlight the source code program, source code can be converted into HTML documents, and have highlighted the effect of
    2022-08-02 22:19:09下载
    积分:1
  • s3c2440下移植ucgui实例
    该程序由本人亲测可以成功的在2440的开发板上运行,感觉还不错而且还可以实用可视化工具来进行界面设计实在是太给力了,就好比qt,虽然没有qt那样强大,但它的可移植性是qt无法实现的。
    2022-09-09 22:30:39下载
    积分:1
  • 基于C#的串口实现
    基于C#的串口实现,适合学习,Windows窗体应用程序,也可以适当修改用于工程应用   
    2023-01-01 13:45:07下载
    积分:1
  • 在CEdit中添加鼠标双击事件处理的程序
    在CEdit中添加鼠标双击事件处理的程序- Increases the mouse in CEdit to double-click the procedure which the event processes
    2022-07-05 13:35:48下载
    积分:1
  • MFC线程控制
    资源描述 创建线程 1、创建线程 AfxBeginThread(); 2、线程函数 typedef UINT(AFX_CDECL *AFX_THREADPPOC)(LPVOID); 线程控制 1、暂停 2、继续 3、终止 说明 1、主线程一般用来做界面响应 2、线程函数声明(.h) //线程函数声明 UINT DemoA(LPVOID pParam);//线程函数需设成全局的,不能写在类下(类下要做成静态函数) UINT DemoB(LPVOID pParam); UINT DemoC(LPVOID pParam); 3、线程函数定义(.cpp) CWinThread* g_pThreadA; BOOL g_bRunningA;//记录线程是否运行 //线程函数定义 UINT DemoA(LPVOID pParam) { for (int m = 1; m m_pMainWnd->m_hWnd,IDC_OUTPUT2, m,false); Sleep(1000); } g_bRunningA = false; g_pThreadA = NULL; return 0; } UINT DemoB(LPVOID pParam) { for (int n = 1; n m_pMainWnd->m_hWnd, I
    2023-05-28 17:40:24下载
    积分:1
  • 无边框窗体 + 外光边框(半透明)
    利用GDI+实现的无边框窗体 + 外发光边框(半透明)。
    2022-01-24 13:23:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载