-
水晶连连看的游戏,你一定不陌生吗?可是你想过自己来编出这个游戏吗?如果你没有,那你就要看看这个源代码了,本源代码,完全实现了水晶连连看,就是水晶连连看的源代码!...
水晶连连看的游戏,你一定不陌生吗?可是你想过自己来编出这个游戏吗?如果你没有,那你就要看看这个源代码了,本源代码,完全实现了水晶连连看,就是水晶连连看的源代码!在一定程度上比水晶连连看原版还好!-Crystal Lianliankan game, you certainly no stranger to it? But you thought of themselves made out of the game? If you do not, you will have to see the source code, and source code, the full realization of the crystal Lianliankan is Crystal Lianliankan source code! to some extent better than the original crystal Lianliankan!
- 2022-09-18 20:50:03下载
- 积分:1
-
BMP转化成ICO的代码,可以重用其中的片断
BMP转化成ICO的代码,可以重用其中的片断-BMP into ICO code, which can be reused clips
- 2022-01-26 04:08:34下载
- 积分:1
-
制作公章、手章,输出为gif图形,支持图片透明。支持圆形、椭圆、方形、矩形多种外观,多个参数可调,支持自定义弧形文字大小。...
制作公章、手章,输出为gif图形,支持图片透明。支持圆形、椭圆、方形、矩形多种外观,多个参数可调,支持自定义弧形文字大小。-production seals, Chapter hand, the output of gif graphics, support transparent images. Supports circular, oval, square, rectangular variety of appearance, a number of adjustable parameters, the definition of support from the arc text size.
- 2022-03-16 10:28:09下载
- 积分:1
-
图形编程中经常要遇到选择颜色的控件,而附件是选择颜色的控件的完整源代码,而且提供了多种选择对话框,非常实用。...
图形编程中经常要遇到选择颜色的控件,而附件是选择颜色的控件的完整源代码,而且提供了多种选择对话框,非常实用。-graphics programming, often faced the choice of color control and Annex is the color of choice controls the source code integrity, but also provides a variety of options dialog, very practical.
- 2023-02-28 06:30:03下载
- 积分:1
-
简单的位图类
dib简洁位图处理类-Freehand simple bitmap class
- 2022-03-06 00:31:19下载
- 积分:1
-
一个用的风险投资+ +。简单标测系统的网络开发
一个用VC++.NET开发的简易的绘图系统-A used VC++. NET development of simple mapping system
- 2022-03-31 18:21:54下载
- 积分:1
-
Environment: VC6 Win2K/NT/98 This sample describes the difference between CONSOL...
Environment: VC6 Win2K/NT/98
This sample describes the difference between CONSOLE and GUI applications with 20 lines of code.
There are 2 small projects in this sample. The first project shows how to create a console in WinMain(). First of all, we need to allocate a console with AllocConsole() secondly, we in turn retrieve the operating system handle (GetStdHandle), run-time handle (_open_osfhandle), stream (_fdopen) and standard stream (stdout) finally, we can call functions like printf() and scanf().
The second project demonstrates how to create a window in main(). I created an edit box in a separate thread, so that you can control this window from the console. I retrieved the module handle through GetModuleHandle(), and then I called CreateWindow with the predefined class name EDIT.
As you can see, there is not much essential difference between console and GUI applications, even though VC requires us to indicate the type of the application when you create a p
- 2022-02-03 12:24:58下载
- 积分:1
-
一个功能强大的.net图形控件,可以轻松地绘制饼图、条状图等等。...
一个功能强大的.net图形控件,可以轻松地绘制饼图、条状图等等。-a powerful. Net Graphic Controls can easily draw pie, bar, and so on.
- 2022-05-16 05:42:37下载
- 积分:1
-
A good image sample.
A good image sample.
- 2022-05-21 13:37:52下载
- 积分:1
-
一个画笔程序的例子,有很多种画图的例子,值得推荐
一个画笔程序的例子,有很多种画图的例子,值得推荐-Examples of a brush, there are many examples of drawing, it is recommended
- 2022-03-13 03:15:14下载
- 积分:1