-
MFC炫酷的界面设计--俄罗斯方块,利用多缓冲解决闪烁
俄罗斯方块需求及设计
前言:整个界面分三个大的区域:游戏区、下一图形提示区、帮助说明区。
1、 游戏区:
l 游戏区可以划分成20行12列,共20*12个小方块区域。可以使用一个二维数组来表示。如int m_iMap[20][12]
- 2022-03-20 06:02:01下载
- 积分:1
-
html tags, the paper listed some common html tags and their use, can help users...
html标签,文中列举了一些常用的html标签及其用法,可以帮助读者熟悉html标签的用法
-html tags, the paper listed some common html tags and their use, can help users familiar with the use html tags
- 2023-05-04 14:20:03下载
- 积分:1
-
实现系统状态栏图标
实现系统状态栏图标-achieving system status bar icon
- 2022-02-25 00:18:34下载
- 积分:1
-
This is a resource manager, such as through the tree control of computer resourc...
这是一个资源管理器,通过树控件等来实现对计算机资源的一些基本操作,-This is a resource manager, such as through the tree control of computer resources to achieve some of the basic operation,
- 2022-07-17 11:11:36下载
- 积分:1
-
演示如何使用苹果风格的进度条控件的使用方法。手把手教你使用。一学就会,非常简单。VC6下编译。...
演示如何使用苹果风格的进度条控件的使用方法。手把手教你使用。一学就会,非常简单。VC6下编译。-demonstrate how to use the Apple style of the progress of the use of controls. Maxivista you use. A study will be very brief. VC6 compiler.
- 2022-04-25 02:15:31下载
- 积分:1
-
一个小小的聊天程序,客户端与服务器端的,功能还行,希望下载的朋友多多改进...
一个小小的聊天程序,客户端与服务器端的,功能还行,希望下载的朋友多多改进-A small chat program, the client and server side, and features line, want to download a friend try to do better
- 2022-03-01 07:29:03下载
- 积分:1
-
vb中利用winsock发送和接收文件程序
vb中利用winsock发送和接收文件程序-vb in the winsock to send and receive documentation procedures
- 2022-08-23 01:54:27下载
- 积分:1
-
计算器VB
这是一个简单的计算器程序,使用 VB。它就像你普通的科学计算器。它包含两个文本框一个方程,另一个用于为结果。它还包含内存按钮并打开和关闭按钮。
- 2022-02-07 17:28:09下载
- 积分:1
-
使用Skinpp控件美化VC窗口
支持Unicode和非Unicode
包含了大多数的皮肤...
使用Skinpp控件美化VC窗口
支持Unicode和非Unicode
包含了大多数的皮肤-VC window Skinpp control the use of landscaping to support Unicode and non Unicode contains most of the skin
- 2022-07-21 12:51:37下载
- 积分:1
-
编译了一个简单的计算器,实现最基本的功能,乘除加减
编译了一个简单的计算器,实现最基本的功能,乘除加减-compile a simple calculator, to achieve the most basic functions, multiplication and division Modified
- 2022-03-18 07:49:56下载
- 积分:1