-
VB控件实例31
VB控件实例31-40,都是简单的VB控件应用,没必要说明了,自己看-examples 31-40 VB Controls are simple VB Control application note is not necessary, themselves.
- 2022-08-21 09:31:55下载
- 积分:1
-
有屏幕截图和带有半透明字体函数的例子
有屏幕截图和带有半透明字体函数的例子-There is a translucent screen shots and examples of fonts function
- 2022-08-15 21:31:50下载
- 积分:1
-
API助手伴侣
API助手伴侣,是易语言开发的好帮手,里面有很多编程常用的是资料。
- 2022-05-20 01:38:01下载
- 积分:1
-
将视图分割成两部分,左边为显示取,右边为数据录入区,每录入一个节点数据,立即在左边显示节点图形,能实现二叉树的插入、删除、前序遍历、中序遍历、后序遍历。...
将视图分割成两部分,左边为显示取,右边为数据录入区,每录入一个节点数据,立即在左边显示节点图形,能实现二叉树的插入、删除、前序遍历、中序遍历、后序遍历。-View will be divided into two parts, shown from left to right for the data entry areas, each node a data entry immediately on the left shows nodes graphics can achieve binary tree insertion, deletion, the former preorder, preorder, after preorder.
- 2023-04-05 17:50:03下载
- 积分:1
-
This is a SQL interface editorial clone of the source, can handle inquiries.
这是一个SQL Serer界面编辑的源程序,能处理查询问题。-This is a SQL interface editorial clone of the source, can handle inquiries.
- 2022-01-22 04:36:17下载
- 积分:1
-
Delphi midas.rar
deiphi 三层开发所有需要的相关链接库,
deiphi 三层开发所有需要的相关链接库,
deiphi 三层开发所有需要的相关链接库,
deiphi 三层开发所有需要的相关链接库,
deiphi 三层开发所有需要的相关链接库
- 2022-10-04 08:15:03下载
- 积分:1
-
如何在基于对话框的程序中动态设置鼠标指针 示范在对话框的按钮上(或其它控制上)使用单独的鼠标指针。...
如何在基于对话框的程序中动态设置鼠标指针 示范在对话框的按钮上(或其它控制上)使用单独的鼠标指针。-dialog on how the process dynamic model mouse pointer button in the dialog box (or other controls) using single mouse pointer.
- 2022-01-27 14:58:53下载
- 积分:1
-
VC++动态创建控件
VC动态创建控件动态控件是指在需要时由Create()创建的控件,这与预先在对话框中放置的控件是不同的。一、创建动态控件:1.建立控件ID号:2.建立控件对象:二、动态控件的响应:1.在MESSAGE_MAP中添加响应函数:2.在头文件中添加函数定义:3.编写消息响应函数:三、回收资源:
- 2022-12-17 15:05:03下载
- 积分:1
-
用 C++ 创建简单的 Win32 服务程序(NTServCtrl) 详细信息 < NT服务 > 《用 C++ 创建简单的 Win32 服务程序》一...
用 C++ 创建简单的 Win32 服务程序(NTServCtrl) 详细信息 < NT服务 > 《用 C++ 创建简单的 Win32 服务程序》一文的例子代码。描述如何用 Visual C++ 创建 Windows NT 服务程序。创建该服务仅用到一个 C++ 类,这个类提供服务与操作系统之间一个简单的接口。使用这个类实现自己的服务非常简单,只要改写少数几个基类中的虚拟函数即可。文中有三个源代码参考例子:这是其中之一―― NTServCtrl:是一个独立的程序例子,用它可以监控某个 Win32 服务; 其余两个分别为: NTService:是一个简单的 Win32 服务,它就是用本文所描述的方法建立的; NTServCpl:是一个控制面版程序,用来控制 NTService 服务;-create simple Win32 services (NTServCtrl) detailed information lt; NT services gt; "C create simple Win32 service procedures," a text of the code examples. Describe how to use Visual C create Windows NT service procedures. Creation of the service only to a category C, the category of services provided between an operating system with a simple interface. Use this category to realize their services are very simple, as long as rewriting a few of the base class function can be virtual. The text has three reference source code example : This is one of them-- NTServCtrl : an independent process example, it can monitor with a Win32 servi
- 2022-12-15 07:30:03下载
- 积分:1
-
VC小型CAD系统
VC++实现的基本CAD功能
点 线 圆 椭圆 圆弧的绘制和鼠标操作
可以作为项目的参考。
- 2022-05-19 02:05:40下载
- 积分:1