-
mfc的应用
编制一个功能强大和易操作的Windows应用程序所需要的代码肯定会比一般的C++程序要多得多,但并不是所有的代码都需要自己从头开始编写。 Visual C++不仅提供了常用的Windows应用程序的基本框架,而且可以在框架程序中直接调用Win32 API(Application Programming Interface , 应用程序接口)函数。 用户仅需要在相应的框架位置中添加自己的代码或修改部分代码就可实现Windows应用程序的许多功能。
- 2023-09-01 06:30:04下载
- 积分:1
-
Gridlistctrl改进的列表类
Gridlistctrl改进的列表类-Gridlistctrl Improved category list
- 2022-03-12 16:43:02下载
- 积分:1
-
鼠标在移动到控件上(如命令按纽)时,改变形状
鼠标在移动到控件上(如命令按纽)时,改变形状-mouse to control the movement (such as the order button), change shape
- 2022-07-21 23:11:08下载
- 积分:1
-
yy视频聊天软件
这个是yy视频音频P2P聊天软件的源代码,服务器端和客户端有视频压缩功能。
- 2022-03-04 12:20:36下载
- 积分:1
-
板球锦标赛游戏
这是游戏的传说玩互相反对,帮助他们各自的 eam 赢得,获得各自组中的一个点。T因国际,竞争是真的很难。
你在你的帮助你的团队是冠军的冠军。
- 2023-07-08 21:00:02下载
- 积分:1
-
用递归将整数转换为字符串的C++程序 通过求得整数每位数,再将其转为ASCII码,再调换每位顺序...
用递归将整数转换为字符串的C++程序 通过求得整数每位数,再将其转为ASCII码,再调换每位顺序-using recursive integral to the conversion to a string obtained by C program every few Integer, and then converted to ASCII and then swap each sequence
- 2023-08-07 13:55:03下载
- 积分:1
-
《vc精华文摘
《vc精华文摘-数据库》-"vc essence Digest-database"
- 2023-09-05 18:05:04下载
- 积分:1
-
很好的多线程例子。这个例子实现了线程池和工作消费模式
很好的多线程例子。这个例子实现了线程池和工作消费模式-JobQ.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
JobQ.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CJobQApp application class.
JobQ.cpp
This is the main application source file that contains the application
class CJobQApp.
JobQ.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.
JobQ.clw
This file contains information used by ClassWizard to edit existing
classes or add new classes. ClassWizard also uses this file to stor
- 2022-02-24 15:16:57下载
- 积分:1
-
wince 手机界面编程,全屏的手机程序。
wince 手机界面编程,全屏的手机程序。-wince mobile phone interface programming, full-screen cell phone program.
- 2022-02-06 15:13:04下载
- 积分:1
-
c语言课程设计,贪吃蛇游戏,
c语言课程设计,贪吃蛇游戏, -c language curriculum design, Snake game, c language curriculum design, Snake game,
- 2022-12-15 01:15:04下载
- 积分:1