-
实现类似WINDOWS资源管理器的界面的程序,
实现类似WINDOWS资源管理器的界面的程序,-WINDOWS realize Explorer similar interface procedures
- 2022-04-23 11:51:15下载
- 积分:1
-
树树网格形式,不限制层的形式实现拖树排序。函数。
表格树TreeGrid,无极限层表格树 实现拖拽 排序。功能很强大。还能实现其他一些高级功能,如:计算,复选框,批量选择删除节点等。高级功能例子里没有实现,你需要查看他的api来自己增加。-Form tree TreeGrid, without limit layer forms realize drag tree sort. Function is very powerful. Can realize a number of other advanced features, such as: computing, check box, and choose to delete the node, such as bulk. Examples of advanced features not realize, you need to see him come to an increase of the api.
- 2022-01-31 19:40:03下载
- 积分:1
-
TreeView和ProperySheet结合使用的例子
TreeView和ProperySheet结合使用的例子-The example of combining treeview and propertysheet
- 2022-02-21 02:59:45下载
- 积分:1
-
eweidnhu
调用百度AI开放平台动物识别API和百度百科API进行动物识别(Call Baidu AI open platform to identify API and Baidu Encyclopedia API for animal identification.)
- 2018-10-14 00:40:07下载
- 积分:1
-
hey its all about the decision tree functioning
hey its all about the decision tree functioning
- 2022-05-25 07:11:00下载
- 积分:1
-
treectrl_function_realize-
树形控件功能实现和双击后子对话框响应功能实现(the realization of treecontrol function and the realization of the sub-dialog reponse function)
- 2012-02-17 10:18:27下载
- 积分:1
-
1. 面向对象,简单易用
2. 每个节点都可以有不同的图标
3. 提供很多有用的方法,满足开发要求
4. 树中的控件(Checkbox, Ra...
1. 面向对象,简单易用
2. 每个节点都可以有不同的图标
3. 提供很多有用的方法,满足开发要求
4. 树中的控件(Checkbox, Radio)可以设置成disabled状态
5. 跨平台,可以在支持DOM1的浏览器运行-1. Object-oriented, easy to use 2. Each node can have different icons 3. Provides many useful ways to meet the development requirements 4. Tree control (Checkbox, Radio) can be set to disabled state 5. cross-platform, you can run a browser supporting DOM1
- 2022-03-28 16:40:40下载
- 积分:1
-
starcontroller
此函数的功能是自定义控件,定义的是一个星星控件(programmed using VB.NET)
- 2013-03-28 16:03:54下载
- 积分:1
-
在外国网站上转载的一个TREEVIEW的操作DEMO 希望对大家编程有用...
在外国网站上转载的一个TREEVIEW的操作DEMO 希望对大家编程有用-on overseas websites reproduced in the operation of a Use TREEVIEW DEMO member of the programming useful
- 2022-02-28 22:12:18下载
- 积分:1
-
1, asynchronous mode of operation. Connectivity and equipment were used to send...
1、异步操作方式。设备连接和短信发送均采用异步方式,即容器程序调用连接函数或发送函数后立即返回。由控件自行完成连接或发送过程,当操作完成后,将执行结果以事件的形式通知容器程序。
2、内部包含收发缓冲队列。控件可以同时接受容器程序较多的发送请求,控件将这些发送请求放到一个发送队列中,控件依次逐个执行该发送队列,并将执行结果以事件的形式通知容器程序。控件包括了内部发送队列和内部接收队列,并且提供了队列的处理情况的访问方法,根据这个特性,容器程序可以连续提交多个短信发送请求;
3、支持多个控件并行工作。在一个程序中使用可以使用多个短信控件(即同时连接多个GSM Modem设备)时,如果要发送一条短信,容器程序可优先选择发送队列为空的短信控件发送,或者选择发送队列中剩余发送条数最少的短信控件发送。
-1, asynchronous mode of operation. Connectivity and equipment were used to send messages asynchronous modes, namely containers Invoking connecting function or sent immediately after the function returns. By linking its own control or sent to the process, when the operation is completed, the results will be implemented in the form of Vessel notification procedures. 2, the internal transceiver contains a buffer queue. Controls can also accept containers of this process more requests, these controls will be placed in a request sent this cohort, the controls were sent individually to implement the queue, and will result in the implementati
- 2022-06-03 05:26:51下载
- 积分:1