-
VB源码:MapInfo判断是否是等值线数据
VB源码:MapInfo判断是否是等值线数据-VB source : MapInfo determine whether the data is isogram
- 2023-08-12 14:45:03下载
- 积分:1
-
Media目录:使用OLE控件实现媒体播放器的功能,还包含一个使用API MCI设备实现媒体播放的例子;...
Media目录:使用OLE控件实现媒体播放器的功能,还包含一个使用API MCI设备实现媒体播放的例子;-Media Contents : use OLE achieve media player functions, also includes an API MCI equipment used to achieve the broadcast media examples;
- 2022-07-06 12:28:23下载
- 积分:1
-
care delete objects, how a fruit packaging and other library
删除托管对象,如何果包装一个库及其它-care delete objects, how a fruit packaging and other library
- 2022-03-03 07:08:00下载
- 积分:1
-
图片拉伸到布满窗体,一个很好的图片处理示例
图片拉伸到布满窗体,一个很好的图片处理示例-Image stretching to the full form, a very good picture of the treatment sample
- 2022-03-21 02:55:45下载
- 积分:1
-
GDI+简单功能实现,实现了一些gdi+的简单功能,对初学者很有帮助...
GDI+简单功能实现,实现了一些gdi+的简单功能,对初学者很有帮助-gdiplus you can study gdi
- 2023-01-24 23:35:03下载
- 积分:1
-
;生成界面上有三个按钮,Add**Move,为左键增加点,右键拖动点;Move**Add,为右键增加点,左键拖动点;Clear为清楚界面上所有的点和曲线! 其实...
;生成界面上有三个按钮,Add**Move,为左键增加点,右键拖动点;Move**Add,为右键增加点,左键拖动点;Clear为清楚界面上所有的点和曲线! 其实这是我得一门选修课的作业!欢迎指教!- Generated interface has three buttons, Add** Move, increased points for the left, right drag the point Move** Add, for the right to increase, the left-drag point Clear to clear all interface points and curves! In fact, this is an elective course I have the operation! Welcome advice!
- 2022-03-22 05:45:28下载
- 积分:1
-
树型结构,用以浏览文件
树型结构,用以浏览文件
- 2022-01-23 10:07:36下载
- 积分: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
-
一个可以实时显示采集曲线的源码,可以用与实时的数据采集曲线 显示...
一个可以实时显示采集曲线的源码,可以用与实时的数据采集曲线 显示-a real-time acquisition curve shows the source code can be used with the real-time data acquisition curve shows
- 2022-01-27 15:49:11下载
- 积分:1
-
画出颜色渐变的矩形图案
用鼠标点击 即可 出现不同颜色的图案...
画出颜色渐变的矩形图案
用鼠标点击 即可 出现不同颜色的图案 -To draw colourful rectangles with your mouse.
- 2022-10-25 15:30:03下载
- 积分:1